@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');

font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;

body{
    margin: 0px;
    padding: 0px;
}
p
{
    color: #000;
}
.content , .mpcontenerarea
{
    /*background-image: url('../images/background.png'); */
     background-color: #02539926;
    /*background-color: #01002a;*/
}
a:active, a:hover {
    outline: 0;
    color:#337ab7;
    text-decoration: none;
}
.modal-open {
    overflow: auto !important;
    padding-right: 0px !important;
}
.modal-body {
    position: relative;
    padding: 0px;
    display: block;
    float: left;
}
.modal-footer
{
    text-align: center;   
}
#myModal1 .modal-body
{
    float: none;
}
header {
    width: 100%;
    padding: 5px 0px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #0070d1;
    -webkit-transition: height 0.0s;
    -moz-transition:  height 0.0s;
    -ms-transition:  height 0.0s;
    -o-transition:  height 0.0s;
    transition:   height 0.0s;
    float:left;
    padding-top: 0px;
}
header h1#logo {
    display: inline=block;
    height:50px;
    float: left;
    margin-left:0px;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: linear 0.0s;
    -moz-transition:  linear 0.0s;
    -ms-transition:  linear 0.0s;
    -o-transition:  linear 0.0s;
    transition:  linear 0.0s;
    margin-top:6px;
    max-width: 100%;
}
header nav {
margin-top:35px;
float: right;
}
header .log{
    display: none;
}

header nav a {
    line-height:21px;
    margin-left: 0px;
    color: #fff;
   /*font-family: 'Open Sans', sans-serif;*/
   font-family: 'Courgette', cursive;
    font-size: 16px;
    font-weight: 300;
    font-family: 16px;
   -webkit-transition: linear 0.0s;
    -moz-transition:  linear 0.0s;
    -ms-transition:  linear 0.0s;
    -o-transition:  linear 0.0s;
    transition:  linear 0.0s;
    display: inline-block;
    text-decoration: none;
    padding:4px 20px;
}

.topheader a:hover {
    color:#fff; 
    text-decoration:none;
    background: orangered;
    border-radius:5px;
}

header.smaller {
    height:auto;
    padding: 0px;
    margin: 0px;
}
header.smaller h1#logo {
    width: 300px;
    height:auto;
    font-size: 30px;
    max-width: 100%;
}
header.smaller nav a {
    line-height: 20px;
    padding: 5px 16.5px;
    margin: 0px;
}
header.smaller .log{
    float:right;
    display: block;
    margin-top:0px !important;
    
    padding: 8px 5px;
    margin-right: 2px;
}
header.smaller .log li{
    list-style: none;
    float:left;
    margin-left: 1px;
    background:orangered;
    border-radius:4px;
}
header.smaller .log a{
    text-decoration: none;
    padding: 5px 10px;
    color:#fff;
    display: inline-block;
    
}

header.smaller .tophead ul {
    height:auto;
    display: none;
    margin-top: 0px;
}
header.smaller .margn
{
    margin-top: 0px;
}
header.smaller nav{
    float: left;
}

:focus {
    outline:none;
}
.vert-offset-top-5{
    margin-top: 8em;
}
.mpcontenerarea{
    width:100%;
    float:left;
    margin-top:150px;
}
.row1 a{
    text-decoration: none;}
}
.row2 a{
    text-decoration: none;
}
.row3 a{
    text-decoration: none;
}
h2{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
    margin-top: 20px;
    padding: 12px 0px;
    margin-bottom: 15px;
    color:#3e489a;
    border-bottom: 2px solid #f05011;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
    text-align: center;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index:99999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.login1 ul li a:hover{
    background:#f05012;
    /*border-radius:5px;*/
}
header.tophead ul li a:hover{
    background:transparent;
    
}

.blue{
    color:#000000;
}
.orange{
   color:#f05011;
}
//*.header{
    width:100%;
    float:left;
    position: fixed;
    z-index:12345;
}*//

header.tophead{
    width:100%;
    float:left;
    background:#414b9c;
    padding: 10px 0px;
}
header .tophead a{
    text-decoration: none;
}
header .tophead ul{
    margin: 0px;
    padding: 0px;
}
.tophead ul li{
    list-style: none;
    display: inline-block;
}
.tophead ul li a{
    text-decoration: none;
    display: block;
    font-size:14px;
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 10px 5px 10px 5px;
}
.fa-mobile-phone::before, .fa-mobile::before {
    content: "";
    padding: 0px 4px 0px 4px;
    font-size: 18px;
}
.fa-envelope::before {
    content: "";
    font-size: 18px;
    padding: 0px 5px 0px 4px;
}
.login1{
    float:right;
    margin-top: 5px;
}
.login1 ul{
    margin: 0px;
    padding: 0px;
}
.login1 ul li{
    list-style: none;
    display: inline-block;
}
.login1 ul li a{
    text-decoration: none;
    display: block;
    font-size:16px;
    color:#fff;
    padding: 3px 10px;
    background: #fd4f3d; 
}
.middlehead{
    width:100%;
    float:left;
    background:#3e489a;
    padding: 10px 0px;
}
.padding-right{
    padding-right:9px !important;
}
.logo{
    width:100%;
    float: left;
}
.logo img{
    max-width: 100%;
}
.row1 .col-md-6.col-sm-6.col-xs-12{
    border-right: 1px solid #ccc;
}
.row1 .col-md-6.col-sm-6.col-xs-12:last-child{
    border-right: 0px solid #ccc;
}

.row2 .col-md-4.col-sm-6.col-xs-12 {
    border-right: 1px solid #cccccc;
}  
.row2 .col-md-5.col-sm-6.col-xs-12 {
    border-right: 1px solid #cccccc;
}
.row3 .col-md-5.col-sm-4.col-xs-12 {
    border-right: 1px solid #cccccc;
}

.row3 .col-md-3.col-sm-4.col-xs-12{
    border-right:1px solid #ccc;
}
.row3 .col-md-5.col-sm-5.col-xs-12 , .col-md-3.col-sm-3.col-xs-12{
      /*border-right: 1px solid #ccc;*/
}

//*.navbar-nav {
    float: right;
    margin: 0;
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-collapse {
    border-top: 0px solid rgba(0, 0, 0, 0);
    box-shadow:none;
    overflow-x: visible;
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-default {
    background-image:none;
    background-repeat:no-repeat;
    border-radius: 0px;
    box-shadow:none;
}
.navbar-default {
    background-color:transparent;
    border-color:none;
}
.navbar-nav > li {
    display: inline-block;
}
.nav > li > a {
    display:inline-block;
    padding: 6px 0px 6px 52px;
    position: relative;
    text-align: center;
    color:#fff !important;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
}
.navbar {
    border: 0px;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
}*//

.content{
    width:100%;
    float:left;
    background:#eaeaea;
    
}
.row1{
    width:100%;
    float:left;
    border-bottom: 1px solid #ccc;
    padding-bottom:40px;
    transition: 0.5s all ease;
    padding-top:30px;
}
.row2 a{
    text-decoration: none;
}
.row1 img{
    float:left;
    max-width: 100%;
    padding: 10px 0px;
}
.row1 .row:hover {
   /* transform: scale(1,1);
    box-shadow: 0px 2px 14px 4px #f1b49d;*/
}
.row2 img {
    float: left;
    max-width: 100%;
    padding: 10px 0px;
}

.row1 a h6.orange , .row1 a h3.orange , .row2 a h6.orange
{
     font-family: Niconne , 'Oswald', sans-serif;
     font-family: 'Satisfy', cursive;
     font-family: 'Courgette', cursive;
     font-weight: 500;
}
.row1 a h6
{
    font-size:28px;
    font-family: 'PT Sans' , 'Oswald', sans-serif;
    margin: 0px;
    padding: 16px 0px 0px 0px;
    /*font-weight: bold;*/
    font-weight: 500;
    text-align:right;
}
.row1 a h3 {
    font-size:33px;
    font-family: 'PT Sans' , 'Oswald', sans-serif;
    margin: 0px;
    text-align: right !important;
     /*font-weight: bold;*/
     font-weight: 400;
    text-decoration: none !important;
}
.row2{
    width:100%;
    float:left;
     border-bottom: 1px solid #ccc;
    padding:40px 0px;
    transition: 0.5s all ease;
}
.row2 .row:hover {
    transform: scale(1,1);
    box-shadow: 0px 2px 14px 4px #f1b49d;
}
.row2 a h6{
    font-size:28px;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    font-weight:700;
    text-align: right;
    text-decoration: none !important;
     
}
.row2 a h3{
    font-size:33px;
    font-family:'PT Sans' , 'Oswald', sans-serif;
    margin: 0px;
    font-weight:700;
    text-align:right;
    font-weight: 500;
    /* padding: 24px 0px 42px 0px;*/
     text-decoration: none !important;
}
.row2 a h4{
    font-size:20px;
    font-family: 'Oswald', sans-serif;
    margin: 0px !important;
    text-align: right;
    font-weight: 600;
    padding: 24px 0px 0px 0px;
}
.row2 a h5{
    font-size:22px;
    font-family: 'Oswald', sans-serif;
    margin: 0px !important;
    text-align: left;
    font-weight: 700;
    padding:21px 0px 0px 0px;
  
    line-height: 22px;
}
.row3{
    width:100%;
    float:left;
    padding: 40px 0px; 
    
}
.rw{
    width:100%;
    float:left;
    transition: 0.5s all ease;
    padding: 30px 0px;
   
}
.rw:hover{
    transform: scale(1,1);
    box-shadow: 0px 2px 14px 4px #f1b49d;

    
}
.row3 a h3{
    font-size:22px;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    font-weight:700;
    text-align:center;
    padding-left: 25px;
}
.padding-bottom{
    padding: 0px 15px 0px 25px;
    font-size: 22px !important;
}
.ar1{
             
           padding: 44px 4px 70px;
          }
.text-left{
    text-align:left !important;
}
.row3 a h4{
    font-size:22px;
    font-family: 'Oswald', sans-serif;
    margin: 0px !important;
    text-align:center;
    font-weight: 600;
    padding-left: 25px;
   
}
.footer{
    width:100%;
    float:left;
    background:#035399;
   /*border-top:4px solid #f05011;*/
}
.footer h6{
    color:#fff;
    font-size: 14px;
    padding:10px 0px;
    margin: 0px;
}
.footer a{
    text-decoration: none;
    color:#fff;
    
}
.textright{
    float: right;
}
.displaynone{
    display: none;
}
.borderright{
border-right:1px solid #fff;
padding-right: 2px;
}
.map1{  width:100%;
            float:left;
            margin-top: 20px;
        }
.map1 img{
            max-width:100%;
        }
.navbar-collapse{
    padding-right: 0px;
    padding-left: 0px;
}
.dispn{
    display: none !important;
}
        


@media only screen and (max-width:1199px){
   .orang{font-weight: 300 !important;
              color:#f05011 !important;
              line-height: 27px;
              padding: 10px 15px 15px !important;
              font-size: 20px !important;
          }
     .boxmanin h2:after{
              width:20% !important;
          }
           .boxmanin h2:before{
             width: 20% !important;
          }
 #frmContact {
    width:100%;
    float: left;
    padding:10px 0px 10px 0px;
}
    .nav > li > a {
        padding: 6px 0px 6px 31px !important;
}
    .row1 a h3 {
        font-size: 21px;
        text-align:right;
    }
    .text-left{
        padding-bottom: 25px;
    }
    .row1 a h6{
        font-size: 16px;
    }
     .row2 a h6{
        font-size:21px;
    }
    .row2 a h4{
        text-align: right;
    }
    .row2 a h3{
        font-size: 21px;
        padding-top: 30px;
    }
    .padding-bottom{
       padding:px 0px !important;
}
    .row3 a h3{
        padding: 0px 7px;
    }
    .row2 a h5 {
    
    padding: 24px 0px 6px 0px;
    
}
     header nav a {
      line-height: 18px;
       padding: 4px 16px !important;
    }
    .boxhand{
        margin-bottom: 10px!important;
    }
    header.smaller nav a{
        padding: 4px 7px!important;
    }

    
    
}
@media only screen and (max-width:992px){
    .textcntrigh{
        text-align: center !important;
    }
    
    .text1{
        float:left;
    }
    .form_contect {
    width: 68% !important;
    float: left !important;
}
         #frmContact {
    width: 99%!important;
    float: left!important;
    padding: 10px 0px 10px 5px!important;
}
        
     header nav a {
      line-height: 18px;
      padding: 4px 6px !important;
    }
    .row1 a h6{
        text-align: right;
    }
   
    .row1 a h3{
        font-size: 18px;
    }
    .row2 a h4{
        text-align: left;
    } 
    .row2 a h6{
        text-align:center !important;
    }
    .row3 a h3{
        text-align:center!important;
        padding: 0px 7px 0px 15px;
    }
    .row3 a h4{
        text-align: center;
        padding: 0px 7px 0px 15px;
    }
   .fa-envelope::before {
    content: "";
    font-size: 18px;
    padding: 0px 10px 0px 8px;
}
    h2{
        font-size: 20px;
    }
   
    .padding-right{
    padding-right: 8px !important;
}
    .logo {
    float: none;
        margin: 0 auto;
    text-align:center;
    width: 100%;
}
    
    .menu{
        margin-top:8px;
        padding: 0px 15px;
    }
    .middlehead{
        padding: 20px 0px 10px 0px;
    }
    .fa-mobile-phone::before, .fa-mobile::before {
    content: "";
    padding: 0px 2px 0px 0px;
    font-size: 13px;
}
    .fa-envelope::before {
    content: "";
    font-size: 13px;
    padding: 0 2px 0 3px;
}
    .padding-right{
        padding-right: 2px !important;
    }
    .tophead ul li a{
        font-size: 13px;
    }
    .logo img{
        text-align:center;
        margin: 0px  auto;
    }
   
     
    .vert-offset-top-5{
        margin-top: 8em;
    }
    .row2 a h5{
        font-size: 18px!important;
    }
    .row2 a h3 {
    font-size: 21px !important;
    padding-top: 30px;
    text-align: center!important;
}
    header.smaller nav a {
    line-height: 20px;
    padding: 5px 8px;
    margin: 0px;
    font-size: 13px;
}
    
    
              
    
}
@media only screen and (max-width:768px){
    .cntent{
              margin-top: 160px !important;
          }
    .disp{
        display: none !important;
    }
    .dispn{
        display: block;
    }
    .text1{
              float: left;
          }
     .fnt{
              text-align: left;
         /*float: left*/
          }
    .text{
        float: left;
              text-align:left!important;
          }
    .textalinjus{
        text-align: center !important;
    }
    .row1 img{
        max-width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .row1 .col-md-6.col-sm-6.col-xs-12{
        width:100%;
    }
    .form_contect{
              width:70% !important;
                float:left!important;
                margin: 0 auto;
         }
    #frmContact {
    width: 77% !important;
    float: left;
    padding: 10px 0px 10px 10px;
}
      header.smaller .navbar-toggle{
        padding: 13px 10px; 
    }
    header.smaller{
        padding: 5px 0px;
    }
    header.smaller nav{
        margin-top: 0px !important;
    }
  header.smaller .col-md-4.col-xs-4.col-sm-4{
        width:40%;
    }
    header.smaller .col-md-8.col-xs-8.col-sm-8{
        width:60%;
    }
    .row1 a h6{
        padding: 30px 0px 0px 0px;
    }
    header{
        padding-bottom: 10px;
    }
    
    header .col-md-4.col-xs-4.col-sm-4{
        width:100%;
    }
    header .col-md-8.col-xs-8.col-sm-8{
        width:100%;
    }
    
    header h1#logo {
    display:inline-block;
    float: none;
    margin: 0 auto !important;
    
    line-height: 100px;
    text-align: center;
    width:100%;
        max-width: 100%;
}
header h1#logo img{
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
    
    }
    
header nav {
     display:inline-block;
    float: none !important;
    text-align: center;
    margin: 0 auto !important;
    width: 100%;
    border-radius:4px;
    border:1px solid #ccc;
    margin-top: 14px !important;
    }
    
    header nav a {
     line-height: 18px;
    padding: 4px 23px;
    }
    .row1 a h6{
        text-align: center !important;
        font-size: 22px;
    }
    .row1 a h3{
        text-align: center !important;
        font-size: 22px;
        padding-bottom: 15px;
    }
    .logo {
    float:none;
    margin: 0 auto;
    text-align:center;
    width: 100%;
}
    .logo img{
        text-align:center;
        margin: 0px;
    }
     .navbar-toggle{
        color:#fff;
    }
    .footer h6{
        text-align: center;
        padding: 4px 0px !important;
    }
    .textright{
        float: none;
        text-align: center;
    }
    .row2 a h6{
        text-align:center;
        font-size: 22px;
    }
    .row2 a h4{
        font-size: 22px;
    }
    .row1 .col-md-6.col-sm-6.col-xs-12:last-child {
    border-right: 0 solid #cccccc;
    margin-top:25px;
}
   
.text-center1{
	text-align:center;
	margin:0 auto;
}
    .row2 a h5{
    font-size: 22px;
    }
    .navbar-nav {
    float: right;
    margin: 0;
}
    .row2 a h3{
        font-size: 22px;
    }
h2{
	font-size:20px;
}
.row0{
	float:none !important;
	text-align:center !important;
	margin:0 auto !important;
}
     .vert-offset-top-5{
        margin-top: 10em;
    }
    borderright {
    border-right: 1px solid #fff;
    padding-right: 1px;
}
    .tophead ul li a{
        padding: 10px 2px 10px 0px;
    }
   .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}
    .navbar-toggle {
    position: relative;
    float: none;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
        text-align: center;
}
}
@media all and (max-width: 670px) {
    
    header nav a {
     line-height: 18px;
    padding: 4px 20px;
    }
    .tophead ul li a {
    font-size: 12px;
}
}
@media all and (max-width: 660px) {
  /* =Header
  -------------------------------------------------------------- */
    header.smaller .navbar-toggle{
        padding: 10px 10px; 
    }
  header h1#logo {
    display: block;
    float: none;
    margin: 0 auto;
    line-height:18px;
    text-align: center; 
    }
    
  header nav {
    display: block;
    float: none;
    text-align: center;
    margin: 0 auto;
    }
    
    header nav a {
     line-height: 18px;
    padding: 4px 18px;
    }
  
    header.smaller h1#logo {
     
      line-height: 0px;
      font-size: 30px; }
    
  
      header.smaller nav a {
        line-height: 14px; 
         padding: } 
    
      .tophead ul li a{
          padding: 10px 0px 10px 0px !important;
    }
    header h1#logo{
        padding: 5px 0px;
    }
}


@media only screen and (max-width:622px){
    header.smaller .col-md-4.col-xs-4.col-sm-4{
        width:50%;
    }
    header.smaller .col-md-8.col-xs-8.col-sm-8{
        width:50%;
    }
    header nav a {
    line-height: 18px;
    padding: 4px 10px;
    font-size: 13px;
}
   .tophead .col-md-6.col-sm-6.col-xs-6 {
    text-align:left;
    width: 100%;
}
     .fa-mobile-phone::before, .fa-mobile::before {
    content: "";
    padding: 0px 4px 0px 4px;
    font-size: 14px;
}
    .fa-envelope::before {
    content: "";
    font-size: 14px;
    padding: 0 3px 0 3px;
}
    .padding-right{
        padding-right: 1px !important;
    }
    .tophead ul li a{
        font-size: 13px;
        padding: 5px 2px 5px 2px !important;
    }
    .displaynone{
        display: block;
    }
    .login1n{
        display: none;
    }
    .login1 ul li a {
        padding: 6px 8px !important;
    }
    
    .form_contect{
                  width:90% !important;
              }
      header.smaller .navbar-toggle{
        padding: 12px 10px; 
    }
}

@media only screen and (max-width:464px){
    .cntent{
              margin-top: 200px !important;
          }
 .form_contect {
    width: 70% !important;
    float: left !important;
}
    #frmContact {
    width: 100% !important;
    float: left;
    padding: 10px 0px 10px 40px;
        font-size: 16px;
}
    #frmContact div label {
    float: left;
    font-size: 15px !important;
    color: #fff;
}
      header.smaller .col-md-4.col-xs-4.col-sm-4{
        width:100%;
    }
    header.smaller nav {
    margin-top: 8px !important;
}
    header.smaller .log {
    float: none;
    display: block;
    margin-top: 14px;
    width: 100%;
        text-align: center;
}
    header.smaller .col-md-8.col-xs-8.col-sm-8{
        width:100%;
    }
      header.smaller .navbar-toggle{
        padding: 3px 10px; 
    }
  .middlehead .col-md-4.col-xs-6.col-sm-12 {
    text-align: center;
    width: 100%;
}
    .logo img {
    max-width: 100%;
        text-align: center;
        margin: 0 auto;
}
 .middlehead .col-md-8.col-xs-6.col-sm-12 {
    text-align: center;
    width: 100%;
}
    .login1 {
    display: inline-block;
    float: none;
    text-align: center;
    width:90%;
        max-width: 90%;
}
.text-center1{
	text-align:center;
	margin:0 auto;
	width:100%;
	
}
    header nav a {
    line-height: 18px;
    padding: 4px 7px !important;
    font-size: 12px;
}
    .form_control{
        padding: 5px 0px !important;
    }
    .form_contect{
                  width:100% !important;
              }
    .form_con{
        width:100% !important;
    }
    label{
        font-size: 11px!important;
    }
    

.tophead .col-md-6.col-sm-6.col-xs-6 {
    text-align:center;
    width: 100%;
}
     content: "";
    padding: 0px 8px 0px 10px;
    font-size: 18px;

 .fa-envelope::before {
    content: "";
    font-size: 18px;
    padding: 0 3px 0 10px;
}
 .padding-right{
        padding-right: 3px !important;
    }
    .tophead ul li a{
        font-size: 14px;
    }
.tophead ul li{
    border-right:none;
}
.login1 ul li{
    background: #ccc;
    border-radius:4px;
}
    .login1{
        margin: 5px 0px;
    }
.login1 ul li a {
    padding:4px 20px !important;
    color:#333;
}
.borderright{
border-right:0px solid #fff;
}
 .navbar-toggle{
        width:100%;
        float:none;
        font-size: 18px;
        font-weight: 500;
        color:#fff;
    }
 .textaligncnt{
	 width:100%;
    
    
}
    .vert-offset-top-5 {
    margin-top: 13em;
}
     
}
@media only screen and (max-width:400px){
    .row2 img{
        float: none;
        text-align: center;
    }
    .col-md-4.col-sm-4.col-xs-4 {
        width: 100%;
        text-align: center !important;
       
}
    .col-md-8.col-sm-8.col-xs-8 {
        width:100%;
        text-align: center  !important;
    }
   .row3 a h4{
        text-align:center !important;
        padding: 0px 0px 0px;
    }
    .row2 a h6{
        font-size: 20px;
         text-align:center !important;
        margin-bottom: 30px;
    }
    .row2 a h5{
         font-size: 20px;
        text-align: center!important;
    }
    .row1 a img{
        float: none;
        text-align: center;
    }
    .row1 a h3{
        font-size: 20px;
        text-align: center  !important;
        padding-bottom: 15px;
    }
    .row1 .col-md-6.col-sm-6.col-xs-12{
    border-right: 1px solid #ccc;
        margin-bottom: 40px;
}
    .row1{
        padding-bottom: 0px;
        
    }
    .row1 a h6{
        text-align: center !important;
        font-size: 20px;
    }
    .text-left {
    text-align:center !important;
}
    .row2 a h4 {
        font-size: 20px;
    text-align:center !important;
}
    .fnt{
        text-align: center;
        
    }
    .rw{
        text-align: center;
        float: none;
        margin: 0 auto;
    }
     .text{
        float: none;
        text-align: center;
    }
    .text1{
        float: none;
        text-align: center;
    }
    
    
    
}
@media only screen and (max-width:355px){
    .cntent{
              margin-top: 210px !important;
          }
   
      .vert-offset-top-5 {
    margin-top: 16em;
}
    .tophead ul li a{
        padding: 10px 0px 0px;
    }
    .login1{
        margin-top:8px;
    }
     
}
@media only screen and (max-width:350px){
    
    
    .tophead ul li a{
        padding: 10px 0px 0px;
    }
    .vert-offset-top-5 {
    margin-top: 16em;
}
}



//*@media only screen and (max-width:1199px){
    .nav > li > a {
        padding: 6px 0px 6px 30px !important;
}
    .row1 a h3 {
        font-size: 21px;
        text-align:left;
    }
    .text-left{
        padding-bottom: 25px;
    }
     .row2 a h6{
        font-size:21px;
    }
    .row2 a h4{
        text-align: right;
    }
    .row2 a h3{
        font-size: 21px;
        padding-top: 30px;
    }
    .padding-bottom{
       padding:25px 0px !important;
}
}
@media only screen and (max-width:992px){
    .row2 a h4{
        text-align: left;
    } 
    .row2 a h6{
        text-align: left !important;
    }
   .fa-envelope::before {
    content: "";
    font-size: 18px;
    padding: 0px 10px 0px 8px;
}
    h2{
        font-size: 20px;
    }
   
    .padding-right{
    padding-right: 8px !important;
}
    .logo {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
    .nav > li > a {
        padding: 10px 23px;
}
    .menu{
        margin-top: 0px;
    }
    .middlehead{
        padding: 20px 0px 10px 0px;
    }
    .fa-mobile-phone::before, .fa-mobile::before {
    content: "";
    padding: 0px 3px 0px 0px;
    font-size: 14px;
}
    .fa-envelope::before {
    content: "";
    font-size: 14px;
    padding: 0 3px 0 3px;
}
    .padding-right{
        padding-right: 2px !important;
    }
    .tophead ul li a{
        font-size: 13px;
    }
    .logo img{
        text-align: center;
        margin: 0 auto;
    }
   .vert-offset-top-5 {
    margin-top: 8em;
}
  
      .form_contect{
                  width:80% !important;
              }
              
    
}
@media only screen and (max-width:768px){
   
     .navbar-toggle{
      
        color:#fff;
    }
    .footer h6{
        text-align: center;
        padding: 4px 0px !important;
    }
    .textright{
        float: none;
        text-align: center;
    }
    .row2 a h6{
        text-align: left!important;
    }
    .row1 .col-md-6.col-sm-6.col-xs-12:last-child {
    border-right: 0 solid #cccccc;
    margin-top: 35px;
}
.text-center1{
	text-align:center;
	margin:0 auto;
	
}
h2{
	font-size:20px;
}
.row0{
	float:none !important;
	text-align:center !important;
	margin:0 auto !important;
}
     .vert-offset-top-5 {
    margin-top: 5em;
}
}
@media only screen and (max-width:622px){
   .tophead .col-md-6.col-sm-6.col-xs-6 {
    text-align:left;
    width: 100%;
}
     .fa-mobile-phone::before, .fa-mobile::before {
    content: "";
    padding: 0px 4px 0px 4px;
    font-size: 14px;
}
    .fa-envelope::before {
    content: "";
    font-size: 14px;
    padding: 0 3px 0 3px;
}
    .padding-right{
        padding-right: 4px !important;
    }
    .tophead ul li a{
        font-size: 13px;
    }
    .displaynone{
        display: block;
    }
    .login1n{
        display: none;
    }
    .login1 ul li a {
        padding: 14px 10px !important;
    }
   
    .form_contect{
                  width:90% !important;
              }
}
@media only screen and (max-width:464px){
  .middlehead .col-md-4.col-xs-6.col-sm-12 {
    text-align: center;
    width: 100%;
}
    .logo img {
    max-width: 100%;
        text-align: center;
        margin: 0 auto;
}
 .middlehead .col-md-8.col-xs-6.col-sm-12 {
    text-align: center;
    width: 100%;
}
    .login1 {
    display: inline-block;
    float: none;
    text-align: center;
    width:90%;
        max-width: 90%;
}
.text-center1{
	text-align:center;
	margin:0 auto;
	width:100%;
	
}
    .form_control{
        padding: 5px 0px !important;
    }
    .form_contect{
                  width:100% !important;
              }
    .form_con{
        width:100% !important;
    }
    label{
        font-size: 12px!important;
    }
    

.tophead .col-md-6.col-sm-6.col-xs-6 {
    text-align:center;
    width: 100%;
}
     

 .fa-envelope::before {
    content: "";
    font-size: 18px;
    padding: 0 3px 0 10px;
}
 .padding-right{
        padding-right: 5px !important;
    }
    .tophead ul li a{
        font-size: 14px;
    }
.tophead ul li{
    border-right:none;
}
.login1 ul li{
    background: #ccc;
}
.login1 ul li a {
    padding: 10px 30px !important;
    color:#333;
}
.borderright{
border-right:0px solid #fff;
}
 .navbar-toggle{
        width:100%;
        float:none;
        font-size: 18px;
        font-weight: 500;
        color:#fff;
    }
 .textaligncnt{
	 width:100%;
    
    
}
    .vert-offset-top-5 {
    margin-top: 12em;
}
   
}
@media only screen and (max-width:400px){
    .col-md-4.col-sm-4.col-xs-4 {
        width: 100%;
        text-align: center;
       
}
    .col-md-8.col-sm-8.col-xs-8 {
        width:100%;
        text-align: center;
    }
   .row3 a h4{
        text-align:center !important;
        padding: 0px 0px 0px;
    }
    .row2 a h6{
         text-align:center !important;
        margin-bottom: 30px;
    }
    .row2 a h5{
        text-align: center!important;
    }
    .row1 a img{
        float: none;
    }
    .row1 a h3{
        text-align: center;
    }
    .row1 .col-md-6.col-sm-6.col-xs-12{
    border-right: 1px solid #ccc;
        margin-bottom: 40px;
}
    .row1{
        padding-bottom: 0px;
    }
    .row1 a h6{
        text-align: center !important;
    }
    .text-left {
    text-align:center !important;
}
    .row2 a h4 {
    text-align:center !important;
}
    .vert-offset-top-5 {
    margin-top: 14em;
}    
}
@media only screen and (max-width:350px){
    
    
    .tophead ul li a{
        padding: 10px 0px;
    }
    .vert-offset-top-5 {
    margin-top: 14em;
}    
     
}*//

.mutual_content{
    width:100%;
    float:left;
}
.mutual_content h3{
    color: #3e489a;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    
}
.ornbold{
color: #f05011;
   
}
.mutual_content img{
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
.tax{
    width:100%;
    float:left;
     margin-bottom: 30px;
    margin: 0 auto;
    text-align: center;
}
.tax h3{
    color: #3e489a !important;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    
}
.tax img{
    margin-top: 30px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
   
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    background-color:  #3e489a;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    background: #f05011;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color:#333;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 10px !important;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-top: 30px;}

.mimges{
    max-width: 100%;
    margin-top: 30px;
    
}
.ournews{
    width:100%;
    float:left;
}
.ournews ul{
    margin: 0px;
    padding: 0px;
}
.ournews ul li{
    list-style: none;
    display: block;
}
.ournews ul li a{
    text-decoration: none;
    color:#3e489a;
    font-size: 16px;
    padding: 10px 0px;
    display: block;
    font-weight: bold;
}
.cntent h3{
  color: #ffffff !important;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto;
    text-align: left;
    margin-top: 20px;
    background:#f05011; 
    padding: 8px 6px;
    border-radius:4px;
}
.tophead
{
    background: #025399 !important;
    border-bottom: 1px solid #fff;
}
.boxmanin h2::before 
{
    content: "";
    position: absolute;
    height: 1px;
    width: 30%;
    border-right: 1px solid #ccc;
    top: 20px;
    right: 0px;
    background: #f05011;
}
.boxmanin h2::after 
{
    content: "";
    position: absolute;
    height: 1px;
    width: 30%;
    border-left: 1px solid #ccc;
    top: 20px;
    left: 0px;
    background: #f05011;
}
.boxmanin h2 
{
    font-size: 24px !important;
    font-weight: 300px !important;
    color: #f05011 !important;
    border-bottom: 0px !important;
    text-align: center;
}
.boxmanin 
{
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0px auto;
    margin-top: 0px;
    max-width: 85%;
    float: none;
    margin-top: 20px;
}
.footer-top
{
    background: #0070d2;
}
.footer-top h6
{
    color: #fff;
}
#bs-example-navbar-collapse-1 a
{
    color: #fff;
}
.row2 .row{
/*  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 20px auto;*/
/*  width: 116px;
  height: 114px;*/
/*  border-radius: 75px;
  transition: 1s box-shadow;*/
}

.row2 .row:hover , .row1 .row:hover{
  box-shadow: 0 5px 35px 0px rgba(0,0,0,.1);
 /* animation: 2s counterclockwise infinite;
    animation: 1s clockwise infinite;*/
 
}
.row2 .row:hover .col-md-4 , .row1 .row:hover .col-md-4 , .row1 .row:hover .col-md-3 , .row2 .row:hover .col-md-12.investment 
, .row1 .row:hover .col-md-3 , .row2 .row:hover .col-md-12.investment , .row3 .row:hover .col-md-12.investment
{
    animation: 2s counterclockwise infinite;
    animation: 2s clockwise infinite;
}

/*.row2 .row:hover:before, .row2 .row:hover:after {
  display: block;
  content: '';
  position: absolute;
  width: 116px;
  height: 114px;
  border: 2px solid #FDA8CF;
  border-radius: 75px;
  z-index: -1;
  animation: 1s clockwise infinite;
}

.row2 .row:hover:after {
  background: #F3CE5E;
  animation: 2s counterclockwise infinite;
}*/

@keyframes clockwise {
  0% {
    top: -5px;
    left: 0;
  }
  12% {
    top: -2px;
    left: 2px;
  }
  25% {
    top: 0;
    left: 5px;    
  }
  37% {
    top: 2px;
    left: 2px;
  }
  50% {
    top: 5px;
    left: 0;    
  }
  62% {
    top: 2px;
    left: -2px;
  }
  75% {
    top: 0;
    left: -5px;
  }
  87% {
    top: -2px;
    left: -2px;
  }
  100% {
    top: -5px;
    left: 0;    
  }
}

@keyframes counterclockwise {
  0% {
    top: -5px;
    right: 0;
  }
  12% {
    top: -2px;
    right: 2px;
  }
  25% {
    top: 0;
    right: 5px;    
  }
  37% {
    top: 2px;
    right: 2px;
  }
  50% {
    top: 5px;
    right: 0;    
  }
  62% {
    top: 2px;
    right: -2px;
  }
  75% {
    top: 0;
    right: -5px;
  }
  87% {
    top: -2px;
    right: -2px;
  }
  100% {
    top: -5px;
    right: 0;    
  }
}
.marketupdate h3 
{
    background: #0070d1;
    text-align: left;
    font-size: 19px;
    color: white;
    padding: 5px 0px 5px 15px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 10px;
    /*float: left;*/
    width: 100%;
    margin-top: 0;
}
.marketupdate
{
    margin-top: 20px;
    margin-bottom: 20px;
}
#frmContact
{
    width: 90%;
    float: left;
    padding: 10px 0px 10px 40px;
}
#frmContact .form-group
{
    max-width: 100%;
    margin: 10px;
    display: block;
    float: left;
    width: 100%;
}
.modal-dialog .form_contect
{
    padding-bottom: 10px;
}
.live span 
{
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 23px;
    left: 0;
    background: #d9e5f0;
}

.contanct
{
    text-align: center;
    box-shadow: 1px 1px 8px #999;
    min-height: 200px;
    padding: 15px 33px;
    box-sizing: border-box;
    margin: 30px 0;
}
.contanct a , .contanct a h6
{
    text-align: center;
}
.contanct p
{
    text-align: justify;
    font-family: 'Ubuntu', sans-serif;
}
.contanct a p
{
    color: #222;
}
.form-control.error
{
    background-color: #eaeaea;
    color: #222;
}
label.error
{
    margin-top: 5px;
    width: 100%;
}
.thedclient 
{
    margin: 0 0 25px 0;
    text-align: center;
    color: #ffffff;
    background-color: #FF6600;
   padding: 4px 0px;
    font-size: 19px;
}
#myform #submit 
{
    background: #FF6600;
    border-radius: 5px;
    padding: 10px 30px;
    color: #ffffff;
    clear: both;
    margin-top: 5px;
    display: inline-block;
    border: 0;
    margin-bottom: 20px;
}
.containt_frame p
{
    text-align: justify;
}
.containt_frame ul
{
    text-align: left;
}
.inv-now{
    background: #FF6600;
    border-radius: 5px;
    padding: 10px 30px;
    color: #ffffff;
    clear: both;
    margin-top: 5px;
    display: inline-block;
    border: 0;
    margin-bottom: 20px;
}
.inv-now:hover{
    background: #FF6600;
		color:white;
}
.footer ul 
{
    list-style: none;
    padding: 10px 0;
    margin: 0;
/*    background: #fddb22;
    background: #f1cf19;*/
    text-align: center;
}
.footer ul > li 
{
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
}
.footer ul > li b 
{
    color: #fff;
    font-size: 14px;
}
.footer ul > li a, #footer ul > li a:hover 
{
    font-size: 14px;
    color: #fff;
}
.schde2 
{
    position: fixed;
    z-index: 3;
    right: 0;
    top: 200px;
}
.schde2 ul 
{
    padding: 0px;
}
.schde2 ul li 
{
    display: block;
    margin-bottom: 5px;
}
.social-link
{
    float: right;
}
.social-link li a
{
    padding: 0px !important;
}
/*.guidelines .contanct::after
{
  content: ">";
  background-color: yellow;
  color: red;
  font-weight: bold;
}*/
.guidelines p
{
    font-family: 'Courgette', cursive;
    font-weight: 500;
    font-size: 15px;
}
/*.guidelines .row1 .col-md-3:nth-child(1) .contanct
{
    background: #fff url('../images/01.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.guidelines .row1 .col-md-3:nth-child(2) .contanct
{
    background: #fff url('../images/02.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.guidelines .row1 .col-md-3:nth-child(3) .contanct
{
    background: #fff url('../images/03.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.guidelines .row1 .col-md-3:nth-child(4) .contanct
{
    background: #fff url('../images/04.jpg');
    background-position: center;
    background-repeat: no-repeat;
}*/
.guidelines .row1 img
{
    float: none;
}
.guidelines .row1 .contanct h6
{
    padding: 10px 0px 15px !important;
}
.guidelines .row1 .contanct
{
    min-height: 353px;
}
.social-link .instagram a 
{
    border: 2px solid #fff;
    padding: 3px 8px !important;
    border-radius: 21px;
    margin-top: 2px;
}
span.logo
{
	font-size: 12px;
    color: #fff;
    display: block;
    text-align: left;
}
.logo {
    width: 100%;
    float: left;
    color: #fff;
    margin-top: 12px;
}
.footer p
{
	color: #fff;
}
