*{
  margin: auto;
  font-family: Century Gothic, Helvetica, sans-serif;
}
@font-face {
  font-family: myFont;
  src: url('CenturyGothic.woff');
}
body{
  font-family: myFont;
  background-image: url("img/background.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
  
}
.all{
  display: inline-block;
  margin-top: 0%;
  margin-left: -12%;
}
.logo{
  width: 11%;
  margin-left: 12%;
  display: inline;
  float: left;
 margin-top: -0.5%;
}
.logo1{
  display: none;
}
.line{
  color: white;
  width: 98%;
  border-top: 1px solid;
}

.title{
  display: none;
}

.dropmenu, .dropmenu1{
  overflow: hidden;
float: right;
  width: 10%;
    margin-right: 3%;
    margin-top: -3%;
  display: fixed;
}

.dropmenubtn, .dropmenudown1 .dropmenubtn{
  color: white;
  outline: none;
  border: none;
  font-family: Century Gothic, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: -2%;
  background-color: rgba(23, 43, 112, 0);
  font-size: 100%;
}
.dropmenu-content, .dropmenu1 .dropmenu-content{
  display: none;
    position: absolute;
    z-index: 1;
    width: 4%;
    background-color: rgb(23, 43, 112, 0.6);
    right: 8%;
}
.dropmenu-content a, .dropmenu .dropmenu-content a {
  float: none;
    color: white;

    padding-top: 15px;
    margin-left: 5px;
    text-decoration: none;
    display: block;
    font-size: 100%;
    text-align: left;
}

.topnav a:hover, .dropmenu:hover .dropmenubtn {
 
  color: #4e94fc;
}

.dropmenu-content a:hover, .dropmenu1 .dropmenu-content a:hover {
  color: #4e94fc;
}

.dropmenu:hover .dropmenu-content, .dropmenu1:hover .dropmenu-content {
  display: block;
}
.dropmenu1{
  display: none;
}
/*responsive design*/

.nav{
 
  font-size: 140%;
}
.topnav{
  
  overflow: hidden;
  width: 98%;
  margin: 1%;

  padding-top: 1%;
  text-align: center;
  height: 4vw;
  
}
.topnav a{
  display: inline;
    color: #f2f2f2;
    text-align: center;
    text-decoration: none;
    
}
.topnav .nav{
  width: 55%;
  margin-right: 25%;
  margin-bottom: 1%;
  padding-left: 12%;
}

.topnav .icon {
  display: none;
}
.topnav a:hover{
color: #4e94fc;
}
.topnav a.active{
color: #4e94fc;
}








.text{
  margin-top: 3%;
    color: white;
    width: 70%;
    line-height: 35px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 120%;
     
}
.icon-pic{
  max-width: 4vw;
  margin-right: 2%;
  float: left;
  margin-top: -5%;

}

.service{
  list-style-type: none;
  margin-top: 5%;

}
.services{
  display:table;
  table-layout: fixed;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 5%;
  width: 93%;
  padding-left: 7%;

 
}
.services1{
  display: none;
}
.column{
  width: 33%;
  display: inline-block;

}
.column2{
  text-align: left;
  width: 40%;
  display: inline-block;
}
.column1{
  width: 40%;
  display: inline-block;
  text-align: left;
  
}
.column11{
  display: inline-block;
  width: 40%;
}
.column1 ul li{
  margin-top: 15%;
}
.column ul li, .column2 ul li, .column11 ul li{
  margin-top: 15%;
}
.column ul li a, .column1 ul li a {
  color: white;
  font-size: 110%;
  text-align: left;
  text-decoration: none;
  margin-top: 5%;
  margin-bottom: 15%;
}
.column11 ul li a{
  color: white;

  text-align: left;
  text-decoration: none;
  margin-top: 5%;
  margin-bottom: 15%;
}
.column2 ul li a {
  color: white;
  font-size: 2.3vh;
  text-align: left;
  text-decoration: none;
  margin-top: 0%;
  margin-bottom: 0%;
}
.column ul li a:hover, .column1 ul li a:hover, .column2 ul li a:hover, .column11 ul li a:hover{
  color: #4e94fc;
}


.close span{
  float: right;
  margin-right: 2%;
  margin-top: 2%;
  margin-bottom: 5%;
  color: #172b70;
}
.close span:hover{
  color: #172b70;
}
.modal{
  top: 20%;
  text-align: justify;

}

.modalh4{
  margin-top: -2%;
  text-align: center;
}
.modalhr{
  
  border-top: 2px solid white;
}
.modal-body{
  margin-top: -5%;
}
.modal-content{
  width: 120%;
  overflow: auto;
  max-height: 70vh;
  height: auto;
  border: none;
  background-color: rgba(78, 148, 252, 0.9);
  color: white;
  box-shadow:
    0 0 7px #fff,
    0 0 10px #fff,
    0 0 21px #fff,
    0 0 42px #a3e9fb;
}

#footer {
  background-color: rgba(23, 43, 112, 0.7);
  padding: 0 0 30px 0;
  color: white;
  font-size: 100%;

}
.left h3, .centerDiv h3, .right h3{
  font-size: 110%;
  font-weight: bold;
}
.left {
  width: 15%;
  display: inline-block;
  margin-top: 2%;
  text-align: center;
  line-height: 30px;
  font-size:120%;
}
.centerDiv{
  width: 15%;
  display: inline-block;
  margin-top: 2%;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size:120%;
} 
.right{
  width: 20%;
  display: inline-block;
  text-align: center;
  margin-top: 2%;
}

}
.centerDiv a{
  text-decoration: none;
  color: white;
  
}
.centerDiv a:hover{
  text-decoration: underline;
}

}
.right ul li{
  list-style-type: none;
  
}
.right ul li a{
  color: white;
}
#footer hr{
  width: 100%;
  background-color: white;
  color: white;
  display: block;

  margin-top: 0%;
}
.footerAll{
  text-align: center;
  margin-top: -1%;
 color:white;
}
.footerAll a {
  color:white;
}
.container{
  font-size: 70%;
  margin-bottom: -1%;
  margin-top: 0%;
  text-align: center;
}
.developed{
  text-decoration: none;
  color: white;
  font-weight: bold;
}

.social-media{
  width: 9%;
  margin: 1%;
  margin-bottom: 2%;
}

.topnav .iconX{
  display: none;
}
.hr{
  background-color: white;
  width: 70%;
  margin-top: 2%;
}
.services3{
  display: none;
}
@media only screen and (min-width: 714px) and (max-width: 1195px){
   
body{
  font-family: myFont;
}
  .topnav .nav{
    
    padding-left: 3%;
    margin-right: 18%;
  }
  
  .modal{
    width: 100%;
    margin-top: 0%;
    
  }
  .modal-content{
    width: 95%;
    margin-top: 10%;
    height: auto;
  }
    .services{
    display: none;
  }
  .services1{
    display: inline-block;
    text-align: left;
    width: 98%;
    padding-left: 10%;
   
  }
  .column11{
    width: 49%;
    
  }
  .column2{
    width: 49%;
    
  }
  .text{
    font-size: 120%;
  }
  .icon-pic1{
    width: 5vw;
  }
  .column11 ul li a, .column2 ul li a, .column1 ul li a{
    font-size: 1rem;
  }

}

@media only screen and (min-width: 601px) and (max-width: 1028px){
    
body{
  font-family: myFont;
}
  .title{
    display: block;
    text-align: center;
    color: white;
    font-size: 4vw;
    font-weight: bold;
  }
  body{
    background-position: 70%;
  }
  .logo{
    display: none;
  }
  .logo1{
    display: block;
    width: 60%;
    margin-top: 3%;
  }
  .all{
    width: 50%;
    margin-left: 3%;
  }
  .dropmenu{
    display: none;
  }
  .topnav.responsive .dropmenu1{
    display: inline-block;
    margin-right: -35%;
    margin-top: -10%;
  }
  .topnav.responsive .dropmenu1 .dropmenu-content{
   width: 10%;
  margin-right: -5%;
    background-color: rgba(78, 148, 252, 0.1);
  }
  .topnav.responsive .dropmenu1 .dropmenu-content a{
    margin-right: 3%;
  }

  .topnav a.icon {
    text-align: center;
    margin-right: 2%;
    margin-top: 0%;
    float: right;
    display: block;
}
.topnav.responsive{
    width: 90%;
    margin-left: 5%;
    text-align: center;   
}
.topnav{
    margin-top: 2%;
    width: 10%;
    margin-left: 2%;
    height: 100%;
    transition:  0.5s ease;
}
.topnav.responsive .nav{
    margin-top: 5%;
    display: inline;
    font-size: 100%;
  }
.topnav a {display: none;}

.topnav.responsive {
    position: relative;
    width: 90%;
}
.topnav.responsive .icon { 
   display: none;
}
.topnav.responsive .iconX{
    display: block;
    position: absolute;
   float: left;
   text-align: left;
   margin-left: -25%;
   margin-top: 2%;
}

.topnav.responsive a {
    font-size: 100%;
    float: none;
    display: block;
    text-align: center;    
}
.modal{
  margin-top: 0%;
}
.footerAll{
  font-size: 100%;
}
.social-media{
  width: 3vw;
}
.copyright{
  font-size: 100%;
  margin-top: -1%;
  margin-bottom: -3%;
}
}
@media only screen and (min-width: 600px) and (max-width: 713px){
  
body{
  font-family: myFont;
}
  .modal{
    width: 100%;
    margin-top: 0%;
    
  }
  .modal-content{
    width: 90%;
    margin-top: 10%;
    height: auto;
  }
  .services{
    display: none;
  }
  .services1{
    display: inline-block;
    text-align: left;
    width: 98%;
    
   
  }
  .column11{
    width: 49%;
    
  }
  .column2{
    width: 49%;
    
  }
  .text{
    font-size: 2.5vw;
  }
  .icon-pic1{
    width: 5vw;
  }
  .column11 ul li a, .column2 ul li a, .column1 ul li a{
    font-size: 2.4vw;
  }
}
@media only screen and (max-width: 600px){
   
body{
  font-family: myFont;
}
  body{
    background-position: 80%;
  }
  .title{
    display: block;
    text-align: center;
    color: white;
    font-size: 6vw;
    font-weight: bold;
  }
  .logo{
    margin-top: 5%;
    margin-bottom: 30%;
    width: 110%;
  }
  .modal{
    width: 100%;
    margin-top: 0%;
    
  }
  .modal-content{
    width: 80%;
    height: auto;
  }
  .services{
    display: none;
  }
  .services3{
    display: block;
    text-align: center;
    width: 95%;
    margin-left: 0;    
  }
  .column11{
    text-align: left;
    width: 100%;
    
  }
  .services3 .column11 ul li a{
    font-size: 4vw;
  }
  .services3 .column1 ul li a{
    font-size: 4vw;
  }
  .services3 .column2 ul li a{
    font-size: 4vw;
  }
  .icon-pic1{
    width: 10vw;
  }

  .column2{
    text-align: left;
    width: 100%;
    
  }
  .column1{
    text-align: left;
    width: 100%;
  }
  .text{
    font-size: 4vw;
    line-height: 150%;
  }

  
  .all{
    width: 50%;
    margin-left: 3%;
  }
  .dropmenu{
    display: none;
  }
  .topnav.responsive .dropmenu1{
    display: inline-block;
    margin-top: 5%;
    width: 20%;
    margin-right: -40%;
  }
  .topnav.responsive .dropmenu1 .dropmenu-content{
    right: 6%;
    width: 10%;
    font-size: 120%;
    background-color: rgba(78, 148, 252, 0.1);
}
.topnav.responsive .dropmenu1 .dropmenu-content a{
  padding: 1%;
  text-align: left;
}

  .topnav a.icon {
    text-align: center;
    
    margin-top: 0%;
    float: left;
    display: block;
}
.topnav.responsive{
    width: 90%;
    margin-left: 5%;
    text-align: center;   
}
.topnav.responsive .all{
  margin-left: -2%;
}
.topnav{
    margin-top: 2%;
    width: 10%;
    margin-left: 2%;
    height: 100%;
    transition:  0.5s ease;
}
.topnav .icon{
  width: 5vw;
}
.topnav.responsive .logo{
  width: 80%;
  height: 30%;
}
.topnav.responsive .nav{

    display: inline;
  }
  .topnav.responsive .nav a{
    padding-top: 5%;
  }
.topnav a {display: none;}

.topnav.responsive {
    position: relative;
    width: 90%;
}
.topnav.responsive .icon { 
   display: none;
}
.topnav.responsive .iconX{
    display: block;
 float: left;
 
 margin-left: -35%;
   margin-top: 5%;
}

.topnav.responsive a {
    font-size: 70%;
    float: none;
    display: block;
    text-align: center;    
    
}
.left, .centerDiv, .right{
  width: 100%;
}
.social-media{
  width: 7%;
  padding-bottom: 0%;
}
.footerAll{
  font-size: 3.5vw;
}
.footerAll h3{
  font-size: 4.5vw;
  font-weight: bold;
}

.right div{
  display: inline;
}
.copyright{
  font-size: 100%;
  margin-top: -2%;
  margin-bottom: -5%;
  white-space: pre;
}

}
@media only screen and (min-width: 1028px){
 
 
}