@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html {
    overflow-x : hidden !important;
}
.grayscale1{
    width: 100%;
     margin-top: 20px; 
    
}

.map-sm{
   height:100vh;
}
.map_img{
        padding: 20px 0px;
    width: 112%;
    margin-left: -35px;
    margin-bottom: -80px;
}
.key{color: #48526a;
    font-weight: 100;}
.grayscale1:hover {
}
ul.gallery.cf {
    list-style-type: none;
}
.main_gall{
    background: rgba(255,255,255,0.93);
}
.main-content.cf{
    margin-left:-40px;
}
.col-md-12.lere{
    margin-bottom:20px;
}
.hover15 figure {
    position: relative;
    text-align: right;
}
.hover15 figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover15 figure:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
.popup-box {
    bottom: 0;
    display: none;
    height: auto;
    position: fixed;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}
.round.hollow {
    margin: 40px 0 0;
}
.round.hollow a {
    background-color: #3a3d72;
    color: #fdb614;
    font-size: 16px;
    padding: 5px 15px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.popup-box-on {
    display: block !important;
}
.popup-box .popup-head {
    background-color: #fff;
    clear: both;
    color: #7b7b7b;
    display: inline-table;
    font-size: 21px;
    padding: 7px 10px;
    width: 100%;
     font-family: Oswald;
}
.bg_none i {
    border: 1px solid #ff6701;
    border-radius: 25px;
    color: #ff6701;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none:hover i {
    border: 1px solid #000;
    border-radius: 25px;
    color: #000;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.popup-box .popup-head .popup-head-right {
    margin: 3px 8px 0;
}
.popup-box .popup-messages {
}
.popup-head-left img {
    border: 1px solid #7b7b7b;
    border-radius: 50%;
    width: 44px;
}
.popup-messages-footer > textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 34px !important;
    margin: 7px;
    padding: 5px !important;
     border: medium none;
    width: 95% !important;
}
.popup-messages-footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.popup-messages-footer .btn-footer {
    overflow: hidden;
    padding: 2px 5px 10px 6px;
    width: 100%;
}
.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}
.popup-head-left{
    padding: 5px;
    font-size: 18px;
    color: #3a3d72;
    font-weight: bold;
}
.popup-box .popup-messages {
    background: #3f9684 none repeat scroll 0 0;
    height:225px;
    overflow: auto;
}
.direct-chat-messages {
    overflow: auto;
    transform: translate(0px, 0px);
    
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages abbr.timestamp {
    background: #3f9684 none repeat scroll 0 0;
    color: #fff;
    padding: 0 11px;
}

.popup-head-right .btn-group {
    display: inline-flex;
    margin: 0 8px 0 0;
    vertical-align: top !important;
}
.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #636364;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    width: 30px;
}
.popup-head-right .btn-group .dropdown-menu {
    border: medium none;
    min-width: 122px;
    padding: 0;
}
.popup-head-right .btn-group .dropdown-menu li a {
    font-size: 12px;
    padding: 3px 10px;
    color: #303030;
}

.popup-messages abbr.timestamp {
    background: #3f9684  none repeat scroll 0 0;
    color: #fff;
    padding: 0 11px;
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages .direct-chat-messages {
    height: auto;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}

.popup-messages .direct-chat-timestamp {
    color: #fff;
    opacity: 0.6;
}

.popup-messages .direct-chat-name {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 0 49px !important;
    color: #fff;
    opacity: 0.9;
}
.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
}
.popup-messages  .big-round {
    margin: -9px 0 0 !important;
}
.popup-messages  .direct-chat-img {
    border: 1px solid #fff;
    background: #3f9684  none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: -21px 0 0;
    width: 40px;
}
.direct-chat-reply-name {
    color: #fff;
    font-size: 15px;
    margin: 0 0 0 10px;
    opacity: 0.9;
}

.direct-chat-img-reply-small
{
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 0 8px;
    width: 20px;
    background:#3f9684;
}

.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}

.popup-messages .doted-border::after {
    background: transparent none repeat scroll 0 0 !important;
    border-right: 2px dotted #fff !important;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
     display: inline;
      z-index: -2;
}

.popup-messages .direct-chat-msg::after {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
     display: inline;
      z-index: -2;
}
.direct-chat-text::after, .direct-chat-text::before {
   
    border-color: transparent #dfece7 transparent transparent;
    
}
.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d2d6de transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}
.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}
.direct-chat-text {
    background: #d2d6de none repeat scroll 0 0;
    border: 1px solid #d2d6de;
    border-radius: 5px;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}
/* Pop up end style */
    
#views button{
    margin-bottom: -38px;
    margin-top: 1em;
    position: relative;
    background-color: #e4a40e;
    font-size: 14px;
    padding: 7px 27px;
    font-weight: 400;
    font-family: monospace;
    margin-right: 10px;
}

.mmc{
    font-size: 10px;
    margin-top: 22.5em;
    font-weight: bold;
    margin-right: 1px;
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);    
}
.mmc a{color:#a29e9e;}
.mmc a:hover{text-decoration: none;}
.d_bro{
    line-height: 4.5;
    background-color: #f9b724;
    padding: 4px 10px;
}
.d_bro a{color: #fff;font-size: 13px;}
.d_bro a:hover{text-decoration:none;color:#635e5e;}
 /******** DEMO SWITCHER *******/
#customize {
    color: white;
    text-align: right;
    position: relative;
    margin: auto;
    width: 100%;
    margin-bottom: 120px;
}

#customize input, #customize select {
    font-size: 15px;
    margin: 3px;
    padding: 4px 4px 4px 8px;
    border: 1px solid rgba(38, 41, 43, 0.44);
    color:#fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

#customize select {
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    vertical-align: middle;
}

#customize label {
    font-size: 13px;
    margin: 3px 0;
    padding: 3px 10px 3px 0;
    /*width: 160px;*/
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
}

.thumbGallery {
    display: none;
}
.slide-out-div {
    position: fixed !important; 
    width: 300px;
    height: 300px;
    background: #f2f2f2;
    /*border: #666666 1px solid;*/
    z-index:9999;   
} 
.slide-in-div {
    display:none;
    position: fixed !important; 
    width: 300px;
    height: 300px;
    background: #f2f2f2;
    /*border: #666666 1px solid;*/
    z-index:10; 
}    
.overlay{
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    background:rgba(0,0,0,0.6);
    display:none;
    z-index:9;
}
.con_mail img{padding-right: 10px;}
.mo{padding-left:6em;}
.mo1{padding-left:3.5em;}
.main-agile {
    width: 300px;
    text-align: center;
    padding: 29px;
    border: 1px solid #fff;
    border-style: dotted;
    background: #f9b724;
}
.main-agile input[type="text"],select{
    border:none;
    padding:10px;
    outline:none;
    border-bottom:1px solid #fff;
    background:transparent;
    width:100%;
    margin-bottom:10px;
    color:#fff;
    font-size:14px;
}
.main-agile textarea[type="text"]{
    border:none;
    padding:10px;
    outline:none;
    border-bottom:1px solid #fff;
    background:transparent;
    width:100%;
    margin-bottom:10px;
    color:#fff;
    font-size:14px;
}
select{width:47%;}
input.cal2,input.lname,input.email,select{
    
}
 ::-webkit-input-placeholder{
    color:#726b6b !important;
}
select option{color:#000;}

input[type="submit"] {
    color: #fff;
    background: #0667c6;
    border: none;
    outline: none;
    padding: 10px 65px;
    font-size: 14px;
    cursor:pointer;
    transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -moz-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
}
input[type="submit"]:hover{
    background: #063f77;
}
#services, #inte, #amen, #floor, #why,#inte,#views, #contact,#location{padding:60px 0;}

#contact{background-color:#e6e7e8;}
#location{padding-bottom:0;}
#services p{
    text-align:justify;
    padding: 15.5px 0;
    padding-bottom: 0;
    color: #242b66;
    font-size: 14.5px;
    line-height: 1.4;
}
.h4_location{
    font-size: 22px;
    text-transform: uppercase;
    color: #48526a;
    font-weight:100;
}
#location p {
    text-align: justify;
    padding: 15px 50px;
    color: #121213;
    font-size: 12.8px;
    line-height: 2.2;
    padding-left: 0;
}
#services img{margin-bottom: 10px;}

.contat_foot1_img{width: 80%;margin-top: -19px;}
.contat_foot_img{margin-top: 2.1em;}

#clients-logo img{
    border: 2px solid #fff;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.fa .fa-chevron-right{
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  /* margin-top: -10px; */
}
.caption {
    opacity: 0;
    visibility: hidden;
    }
#thumbnail-slider .caption {
    position: absolute;
    top: -2px;
    right: 0;
    bottom: -2px;
    left: 0;
    padding: 15px;
    transition: .33s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
}
#floor img{
    width:100%;
    padding:10px;
}
#location1 {padding:60px 30px;}
#location1 p{color: #242b66;line-height: 1.4;}
#views{background-color:#6b6567;}
#views h4{
    color:#fff;
    padding-left:15px;
    font-weight: 100;
    font-size: 22px;
}

#views img{
    width:100%;
    padding:10px;
}
#map_canvas{       
    height: 500px;
    margin-left: 6.85em;  
}
.con_mail{text-align:center;}
.foot_head_p{padding-top: 15px;font-size: 15px;}
.foot_head_p1{padding-top: 7px;font-size: 15px;    padding-bottom: 1em;}
.foot_add1{border-right: 1px solid #272b65;}
#contact i{    
    padding-top: 10px;
    background-color: #89919e;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
}
#contact span{padding-right: 3.2em;}



#services{background-image: url(../img/back1.png);background-size: 100%;background-repeat: round;}
#why{background-image: url(../img/back2.png);background-size: 100%;background-repeat: round;}
#inte{background-image: url(../img/back3.png);background-size: 100%;background-repeat: round;}
#amen{background-image: url(../img/back4.png);background-size: 100%;background-repeat: round;}
#floor{background-image: url(../img/back5.png);background-size: 100%;background-repeat: round;}
#views{background-image: url(../img/back6.png);background-size: cover;}
#location1{background-image: url(../img/back7.png);background-size: cover;}
#contact{background-image: url(../img/back8.png);background-size: 100%;background-repeat: round;}

.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

.product-image-overlay .product-image-overlay-close {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 20px;
    color: #eee;
    text-align: center;
    cursor: pointer;
}

.product-image-overlay img {
    width: auto;
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
    .affix .navbar-brand img{padding:1px 10px;}
    .contat_foot1_img {width: 50%;margin-top: -3em;}
.navbar-default .navbar-brand {padding-left: 15px;}
}

@media(max-width:768px){ 
    #services, #inte, #floor, #location1{background:#fff;}
    #why, #amen, #contact{background:#e6e7e8}
    #views {background: #6b6567;}
    #map_canvas {height: 300px;margin-left:0;}
    .mmc {
        font-size: 10px;margin-top: 10em;font-weight: bold;float: right;margin-right: -7.6em;margin-bottom: -9em;
        -ms-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -o-transform: rotate(270deg);
    }
    .foot_add1 {
        border-right: 0px solid #272b65;
        margin-right: 0px;
    }
.tg-img-container {
    background-size : contain;
}
.locate{text-align:justify;}
#location1 {padding:60px 0px;}
    .slide-out-div{
        height: 265px;
    }
    .main-agile{
        width: 195px !important;
        margin-left: -8.2em !important;
        padding: 5px !important;
    }
    .handle{
        background: url(../img/m_strip.jpg) no-repeat !important;
        width: 100%;
        height: 32px !important;
        display: block;
        text-indent: -99999px;
        outline: none;
        position: relative;
        right: 38.1% !important;
        top: -32px !important;
    }
    input[type="submit"]{
        padding: 10px 27px;
        font-size: 12px;
    }
    .mo, .mo1{padding-left:20px;}
    .hover15 figure {
        position: relative;
        text-align: right;
        display: block;
    }
}

/* your styles go here */
.nav-second-div{
    position: absolute;
    z-index: 2;
    width: 100%;
    background:#3e47922e !important;
}

.nav-styles{
    padding-left: 106px;
    height: 59px;
}
.nav-bottom-border a:hover:after{
      content: "";
    height: 2px !important;
    left: 0px;
    bottom: 0;
    position: absolute;
    z-index: 9;
    background: linear-gradient(to right,#fdb615 50%,#2f5daa 50%);

}

.slider-call-detail {
       padding-top: 11px;
    position: absolute;
    z-index: 1;
    /* float: right; */
    padding-top: 72px;
    padding-right: 25px;
    right: 0;
}
.slider-text{
   /* position: absolute;*/
    z-index: 1;
    /*padding-top: 271px;*/
   /* padding-left: 120px;*/
    font-size: 25px;
    color: #fff;
    font-family: calibri;
}
.carousel-caption {
    right: 0%;
    left: 0%;
    text-align: left !important;
    bottom: 40%;
    left: 15%;
    
    /*top: 45% !important;*/
    }
.slider-know-more{
    font-size: 18px;
    color: #fff;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
     background: linear-gradient(to right,#fdb615 50%,#2f5daa 50%);
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}
.menu-size{
    font-size: 13px !important;
}
/*.blinking{
    animation:blinkingText 4s infinite;
}
@keyframes blinkingText{
    0%{     color: #fdfeff3d;    }
    49%{    color: transparent; }
    50%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #fdfeff3d;    }
}*/
.animated {
  animation-duration: 3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-60px);}
  60% {transform: translateY(-15px);}
}
.bounce {
  animation-name: bounce;
}

.slider-text-underline{
    height: 96px;
    width: 2px;
    background-image: linear-gradient(to top, #2f5daa 50%, #fdb615 50%);
    margin-top: -57px;
    margin-left: 47px;
    transform: rotate(-90deg);
}
/*.slider-inside-menu{
    height: 96px;
    width: 4px;
    border-bottom: 2px solid #2f5daa;
    margin-top: -57px;
    margin-left: 47px;
    transform: rotate(-90deg);
}*/
.main-header{
    min-width: 100%;
    max-width: 100%;
    height:100vh;
    min-height:100vh; 
    background-color: #F6F6F6;
    /*height:768px;*/
}
/*.logo{
   padding-left: 35px;
    width: 156px;
    height: 128px;

}*/
.logo-1 {
    padding-left: 16px;
    width: 130px;
    height: 123px;
}
/*.logo-corousal {
    width: 126px;
    height: 123px;
}*/
.reach-us-logo{
    padding-left: 35px;
    width: 156px;
    height: 128px;
    margin-top: 82px;
}
.nav-align-top{

}
.menu-align-home{
    /*padding-left: 246px;*/
    /*padding-top: 21px;*/
    font-family: calibri;
}

.menu-align{
    padding-left: 0px;
   /* padding-top: 21px;*/
    font-family: calibri;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #305dab6e;
  min-width: 170px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  top: 50px;
    left: -37px !important;
}
.dropdown-content-project {
  display: none;
  position: absolute;
  background-color: #305dab6e;
  min-width: 170px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
  top: 44px;
    left: -37px;
}
.owl-item{
    /*width: 50% !important;*/
}
.main-header-detail{
    color:#fdfeffbf;
    font-size:90.37px !important;
    padding-top: 192px;
    text-align: center;
    font-family: Arial;

}

.navbar{
        min-height: 0px !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
     background-color: #00000000 !important; 
}
.main-header-text{
   color: #305dabfa;
    font-size: 49px;
    padding-top: 59px;
    text-align: center;
    font-weight: lighter !important;
    font-family: inherit;

}
.copy-right-row{
    position:absolute;
   bottom:0;
   width:100%;
}
.copy-right{
    padding-left: 42px;
    /*padding-top: 300px;*/
    font-size: 10px;
   color: #313131b5;
    font-weight: 500;
}
.copy-right-1{
    font-size: 10px;
}
.copy-right-2{
    padding-right: 44px;
    font-size: 10px;
    float: right;
    color: #313131b5;
    font-weight: 500;

}
.copy-right-2-div{
    /*padding-top: 300px;*/
}
.affix.navbar-default {
    background: rgba(39, 42, 101, 0.05) !important;
    height: 56px;
}
.focus-row{
    position: inherit;
    top: 80px;
}
.focus{
    min-width: 100%;
    max-width: 100%;
    background-color: #F2F2F2;
     /*height:768px;*/
     height:100vh;
    min-height:100vh;
    margin-bottom: 41px;
}
.focus-header-text {
    color: #3a56a8ed;
    font-size: 52px;
    font-weight: lighter !important;
    text-align: center;
    /*margin-top: -40px;*/
    padding-left: 20px;
  
    }
.grad1 {
   float: right;
   height: 57px;
    width: 7px;
    background-image: linear-gradient(to top, #2f5daa 50%, #fdb615 50%);
    /*margin-top: 56px;
    margin-left: 84px;*/
}
.grad2 {
    float: left;
   height: 58px;
    width: 7px;
    background-image: linear-gradient(to top, #2f5daa 50%, #fdb615 50%);
    /*margin-top: -52px;
    margin-left: 323px;*/
}

.focus-image{
   
        background: -webkit-linear-gradient(left , #2f5daa 11%, #fdb615 54%);
    width: 80%;
    padding: 4px;
    border-radius: 30em;
    /* margin-left: 175px; */
    padding-top: 0px;
    /* margin-top: -22px; */
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

.focus1-image, .focus2-image, .focus3-image, .focus4-image {
    width: 100%;
    margin-left: 0px;
    margin-top: 4px;
    
}
#menu{
    background-color: #305caa9e !important;
}

.focus-image:hover {
-webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
/*.focus2-image {
   width: 100%;
    margin-left: 0px;
    margin-top: 4px;
}
.focus3-image {
   width: 110px;
    height: 110px;
    margin-left: 4px;
    margin-top: 1px;
}
.focus4-image {
    width: 110px;
    height: 110px;
    margin-left: 4px;
    margin-top: 1px;
}*/
.focus-title{
            text-align: center;
    font-size: 16px;
    padding-top: 7px;
    color: #2f5daa;
    padding-left: 0px;
   /* padding-bottom: 11px;*/
}
.focus-text{
    
    text-align: center;
        padding: 0px 0px;
}
.focus-ul{
    list-style-type: disc;
    


}
.focus-para{
 font-family: Calibri;
    font-size: 14px;
    font-weight: bolder;
    color: #696565;
    letter-spacing: 0px;
    line-height: 20px;
    margin-top: -10px;
}

.hr-class{
width: 1%;
    border-color: #fdb615;
    border-style: solid;
    border-top-width: 72vh;
}
.focus-content{
        /*padding-bottom: 30px;*/
}

.approach{
     min-width: 100%;
     max-width: 100%;
    /* height: 768px;*/
    height:100vh;
    min-height:100vh;
         
}
.tabs li.active
{
    background: #b84dff;
    color: white;
}

.approach-image{
    
    background-image: url("../../../images/building.jpg");
    /*height: 768px;*/
    background-size: cover;
    height:100vh;
    min-height:100vh;
}
.focus-2{
    padding-top: 58px;
}


.blockquote-class{
        width: 100%;
}
.de_testi {
    display: block;
    /*margin-bottom: 10px;
    padding-left: 57px;*/
    padding-top: 91px;
   /* padding-right: 85px;*/
    }
    
    .de_testi blockquote {
    margin: 0;
    border: none;
   /* padding: 71px 85px 35px 85px;*/
   background: rgba(0, 0, 0, 0.75);
    font-style:normal;
    line-height:1.6em;
    font-weight:500;
        text-align: -webkit-center;
    }
    

    
    .de_testi blockquote {
    color:#eceff3;
    height: 400.04px;
    border-radius: 15px;
    }
    
 /*   .de_testi blockquote, .de_testi blockquote p {
    font-size:16px;
    line-height: 1.6em;
    font-weight: 500;
    }*/
    .testi-title{
        line-height: 1.1;
        font-size: 49px;
    font-weight: lighter;
    padding-top: 10px;
    padding-bottom: 0px;
    }
    .testi-underline{
   height: 3px;
    width: 100%;
    background-image: linear-gradient(to left, #2f5daa 50%, #fdb615 50%);
}
.testi-para{
    text-align: justify;
    font-size: 15px;
    /*margin-top: -208px;*/
    line-height: 1.5;
    font-weight: 100;
    /*padding-left: 6px;
    padding-right: 7px;*/
    color: #f3f1f1;
    padding-top: 0px;
        padding-left: 10px;
    padding-right: 10px;
}
.testi-para-1{
    text-align: justify;
    font-size: 15px !important;
    line-height: 1.5;
    font-weight: 100;
    /*padding-left: 6px;
    padding-right: 7px;*/
    color: #f3f1f1;
        padding-left: 10px;
    padding-right: 10px;
   }
.projects{
    min-width: 100%;
    max-width: 100%;
    background-color:#F2F2F2;
   /*height: 779px;*/
   height:100vh;
    min-height:100vh;
    
}

.projects-header-text {
    color: #305dab;
    font-size: 61px;
    font-weight: lighter !important;
    text-align: center;
    margin-top: 187px;
    font-family: calibri;
  
    }
.projects-underline{
       height: 3px;
    background-image: linear-gradient(to left, #2f5daa 50%, #fdb615 50%);
   
}
.pad{
    padding: 18px;
}
.underline-padding{
    padding: 12px;
    padding-left: 4px;
}
.customer-pad{
    padding-left: 70px;
}
.projects-image {
   width: 200px;
    height: 200px;
    border-radius: 9px
}
.projects-img-align{
    margin-top: 64px;
}
.img-align{
    text-align: center;
}
.projects-image-title{
   color: #607bca;
    padding-top: 11px;
    font-size: 18px;
    font-family: calibri;
    font-weight: 500;
}
.about-us{
    
    height: 779px;
}
.about-us-header-text{
    color: #305dab;
    font-size: 49px;
    font-weight: lighter !important;
    text-align: center;
    padding-top: 160px;
}
.about-us-underline{
   height: 4px;
    background-image: linear-gradient(to left, #2f5daa 50%, #fdb615 50%);
}
.about-us-image{
    background-image: url("../../../images/about.jpg");
    height: 100vh;
    background-size: cover;
}
.about-us-div2{
    background-color: #3A64AE;
    /*height: 477px;*/
    height:100vh;
    min-height:100vh;
}
.about-us-para{
  padding: 50px 40px 70px 120px;
    text-align: justify;
    color: #3a56a8;
    font-size: 15px;
}
.about-us-div3{
    background-color: #fff;
    height: 241px;
   
}
.about-us-owner{
    /*padding-top: 100px;*/
    /*padding-left: 20px;*/
    border-radius: 19px;
        width: 25%;

}
.about-us-owner-div{
    text-align: center;
}


.about-us-div4{
    background-color:#e7e7e7;
    /*height: 477px;*/
    height:100vh;
    min-height:100vh;
    
}
.about-us-md{
    color: #3A56A8;
    font-size: 17px;
    font-weight: 800;
    margin-top: 10px;
    padding-left: 20px;
}
.about-us-md1{
    color: #3A56A8;
    font-size: 15px;
    font-weight: 800;
    margin-top: -14px;
    padding-left: 20px;
}

.md-para{
    text-align: justify;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.5;
    padding-right: 34px;
    padding-left: 20px;
    color: #3a56a8;
    /*font-weight: 400;*/
}
.md-para-1{
    text-align: justify;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 20px;
    padding-right: 34px;
    color: #3a56a8;
    /*font-weight: 400;*/
   }
.reach-us-header-text{
    color: #305dab;
    font-size: 49px;
    font-weight: lighter !important;
    padding-top: 100px;
    /*padding-left: 267px;*/
}
.reach-us{
    height:100vh;
    min-height:100vh;
    width: 100vw;
    min-width: 100vw;
}
input[type=text],textarea{
    background: transparent;
    border: none;
    border: 1px solid #6e6363;
    width: 350px;
        height: 30px;
        border-radius: 5px;


}
.txt1{
    width: 311px;
color:#070707;
/*margin-left: 269px;*/
padding-top: 5px;
line-height: 15px;
}
.txt2{
    width: 311px;
color:#070707;
/*margin-left: 269px;*/
line-height: 15px;
}
.txt3{
    width: 311px;
color: #070707;
/*margin-left: 269px;*/
line-height: 15px;
}
.txt4{
   color: #070707;
   /* margin-left: 269px;*/
    width: 350px;
    line-height: 15px;
    height: 50px;
}

.contact-form{
    background-color: #e7e7e7;
    height: 100vh;
    min-height: 100vh;
}
.button1{
    /*margin-left: 267px;*/
    width: 46px;
    height: 26px;
    background-color: #726b6b;
    color: #e7e7e7;
    font-size: 10px;
}
.reach-us-underline{
    height: 487px;
    width: 8px;
    background-image: linear-gradient(to top, #2f5daa 50%, #fdb615 50%);
    margin-top: 146px;
   float: right;

}
#map {
           height: 475px;
    width: 100%; 
       }
.reach-us-addr{
    background-color: #F2F2F2;
    height:232px;
    /*height: 100vh;
    min-height: 100vh;*/
}
.reach-us-addr-title{
    font-weight: bold;
    padding-left: 77px;
    padding-top: 90px;
    color: #636161;
    font-size: 16px;
}


.reach-us-addr1{
padding-left: 77px;
    padding-right: 14px;
    margin-top: -9px;
    color: #484545de;
    font-size: 15px;
}
.footer{
    background-color: #bbbbbba1;
    height: 77px;
}
.footer-left{
    padding-top: 34px;
    font-size: 10px;
    text-align: center;
    color: #777676;
    font-weight: 500;
}
.footer-right{
    padding-top: 34px;
    font-size: 10px;
    color: #777676;
    font-weight: 500;
    
}
.nav-style{
    padding-top: 16px;

}
.container-1 {
    width: 819px !important;
}
.footer-right-div{
    padding-left: 0px;
}
.text-color{
    color: #777676 !important;
}
.call{
    width: 20px;
    /*margin-left: 268px;*/
    margin-top: 20px;
}
.call-text{
    padding-left: 40px;
    font-weight: bold;
    font-size: 14px;
    margin-top: -30px;
    color: #6f6f6f;
}
.call-text-1{
    padding-left: 40px;
    font-size: 14px;
    margin-top: -12px;
    color: #6f6f6f;
}
.message{
    width: 20px;
    /*margin-left: 268px;*/
    margin-top: 10px;

}
.message-text{
   padding-left: 40px;
    font-weight: bold;
    font-size: 14px;
    margin-top: -22px;
    color: #6f6f6f;
}
.fb{
    width: 25px;
    /*margin-left: 265px;*/
    margin-top:12px;
    /*margin-left: 10px;*/
}
.linkedin{
    width: 25px;
    margin-left: 8px;
    margin-top: 12px;
}
.youtube{
    width: 25px;
    margin-left: 8px;
    margin-top: 12px;

}



.call-detail{
    padding-top: 0px;
}
.customers{
    background-color: #DBDBDB;
    /*height: 821px;
*/
height:100vh;
    min-height:100vh;
     width: 100vw;
    min-width: 100vw;

}
.slider-style{
        /* width: 100%;  */
    height: 378px;
    padding-top: 167px;
   
    
}
.slider{
    /*height: 100vh;*/
    /*min-height:100vh;*/
     
}
.slider-div{
    height: 745px;
}
.customer-header-text{
    color: #3A56A8;
    font-size: 49px;
    font-weight: lighter !important;
    /*margin-top: -94px;*/
    /*margin-left: -6px;*/
    padding-top: 92px;

}
.customer-header-text-1{
  color: #3A56A8;
    font-size: 47px;
    font-weight: lighter !important;
    margin-top: 38px;
    /*margin-left: -6px;*/

}
.customer-underline{
    height: 104px;
    width: 8px;
    background-image: linear-gradient(to top, #2f5daa 50%, #fdb615 50%);
    margin-top: 100px;
    margin-left: -29px;
    
}
.customer-name{
    padding-top: 62px;
   color: #636161;
}
.customer-addr{
   
    margin-top: -15px;
    color: #636161;
}
.customer-openion{
    padding-left: 6px;
    border: 2px dashed #fdb615;
    width: 249px;
    
    color: #636161;
}
 #triangle-right {
      width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 8px solid #fdb615;
    border-bottom: 10px solid transparent;
    margin-left: 252px;
    margin-top: -34px;
    }
.carousel-indicators li,.carousel-indicators .active
{
padding: 6px;
margin: 10px;
}
.carousel-indicators .active{
background-color: #fdb615 !important;
border:1px solid #fdb615 !important;

}
.carousel-indicators li{
background-color: #fff !important;
}

#triangle-down {
      width: 0;
    height: 0;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 31px solid #e7e7e7;
    margin-left: 138px;
    }

.nav-align-top li a{
   padding: 0px 3px !important;
    } 


    /* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #eaeaeae8; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    margin-top: 120px;
    width: 179px !important;
}

/* The navigation menu links */
.sidenav a {
   text-decoration: none;
    font-size: 15px !important;
    color: #6f6c6c;
    display: block;
    transition: 0.3s;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: calibri;
    font-weight: 500;

}

/* When you mouse over the navigation links, change their color */
/*.sidenav a:hover{
      content: "";
    height: 2px !important;
    position: relative;
    background: linear-gradient(to right,#fdb615 50%,#2f5daa 50%);

}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
     background: linear-gradient(to right,#fdb615 50%,#2f5daa 50%);
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    transition: width .3s;
}*/


/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {*/
/*  html {*/
/*    transform: rotate(-90deg);*/
/*    transform-origin: left top;*/
/*    width: 100vh;*/
/*    overflow-x: hidden;*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 0;*/
/*  }*/
/*}*/
.side-nav-style{
    
    text-align: center;
    padding-top: 135px;
    padding-left: 0px;
    color: white;
}
/*.slider{
    height:100vh !important;
    min-height:100vh ;
}

*/
#home{
    margin-top: -0.35px !important;
    background-color: #536fbe !important;
}
.menu-right-pad{
   padding-right: 10px;
    padding-left: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fdb615 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 16px !important;
    height: 16px !important;
    background: #fff !important;
}
.owl-carousel .owl-dots.disabled {
    display: block !important;
}
/*.video-player {
    height: 85% !important;
}
.html5-video-player {
     height: 85% !important;
}
#player{
    height: 94% !important;
}*/
.owl-theme .owl-dots {
  
    /*padding-right: 38em;*/
    padding-top: 10px;
        float: left;
    padding-left: 318px;
}
.owl-nav{
    display: none !important;
}
.owl-carousel .owl-video-tn {
   
   
    background-size: cover !important;
   
}
input[type="submit"] {
    background: #6e6363 !important;
    padding: 5px 5px !important;
    font-size: 12px !important;
   
    }
    input[type=email] {
    background: transparent;
    border: none;
    border: 1px solid #6e6363;
    width: 350px;
    height: 30px;
    border-radius: 5px;
}
.mobile-view{
    display: none;
}
.row-margin{
    margin-right: 0px ;
     margin-left: 0px ;
}

.mob-div{
    display: none;
}


.placeholder-pad{
    padding-left: 13px;
}
.placeholder-txtarea{

    padding-left: 13px;
    padding-top: 15px;

}


#map-canvas{
  height: 500px;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.placeDiv {
  z-index: 9999;
  position: absolute;
}

.map-container {
  position: relative;
}

.placecard {
  
  &__container {
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    max-width: 330px;
    width: 100%;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border-radius: 2px 2px 2px 2px;
    font: normal normal normal normal 11px / normal Roboto, Arial, sans-serif;
    margin: 10px;
    padding: 9px 4px 9px 11px;
    overflow: hidden;
  }
  
  &__left {
    float: left;
    width: 75%;
  }
  
  &__right {
    text-align: center;
    float: left;
    width: 25%;
  }
  
  &__business-name {
    cursor: default;
    height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    perspective-origin: 100px 9.5px;
    transform-origin: 100px 9.5px;
    font: normal normal 500 normal 14px / normal Roboto, Arial;
    overflow: hidden;
    margin: 0;
  }
  
  &__info {
    color: rgb(91, 91, 91);
    cursor: default;
    height: 32px;
    width: 200px;
    column-rule-color: rgb(91, 91, 91);
    perspective-origin: 100px 16px;
    transform-origin: 100px 16px;
    border: 0px none rgb(91, 91, 91);
    font: normal normal normal normal 12px / normal Roboto, Arial;
    margin: 6px 0px 0px;
    outline: rgb(91, 91, 91) none 0px;
  }
  
  &__direction-icon {
    background: rgba(0, 0, 0, 0) url("https://maps.gstatic.com/mapfiles/embed/images/entity11.png") repeat scroll 0px 0px / 70px 210px padding-box border-box;
    height: 22px;
    width: 22px;
    margin-right: auto;
    margin-left: auto;
  }
  
  &__direction-link {
    color: rgb(58, 132, 223);
    display: block;
    height: 43px;
    text-decoration: none;
    width: 54.7344px;
  }
  
  &__view-large {
    display: block;
    margin-top: 10px;
    color: rgb(58, 132, 223);
    text-decoration: none;
  }
  
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee0 !important;
    }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    
    background-color: #f5f5f500 !important;
}

.carousel,.item,.active{height:100% !important;}
.carousel-inner{height:100% !important;}

.design-data{
    padding-top: 170px;
    padding-left: 110px;
    padding-right: 20px;
    color: #fff;
    font-size: 27px;
    line-height: 37px;
}



.focus-content-1{
    padding-top: 15px;
}

.projects-list .project-card .project-details-button button {
        font-weight: 400;
        color: #3a56a8ed !important;
        font-size: 10px !important;
}
.m-n {
    color: #305caa;
}
.news {
    text-align: right !important;
    float: left !important;
    margin-top: 0px !important;
    padding: 10px 35px !important;
}

/*/////////////////////////////////////////
             
             mobile view

////////////////////////////////////////*/
/*
galaxy*/

@media only screen 
and (max-device-width : 360px) 
and (min-device-width : 321px) 
and (orientation : portrait) 
{
  #style-6{
        padding:0px;
    }
    .project-card-image {
    text-align: center;
}
        .focus-content-1{
    padding-top: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 160px;
     text-align: center !important;
}
.desk-view{
    display: none;
}
.mobile-view{
    display: block;
}

.main-header {
    height: 100%; 
    min-height: 0;
}
.main-header-detail {
    font-size: 81.37px !important;
    padding-top: 261px;
}
.main-header-text {
    font-size: 40px;
    padding-top: 38px;
}
.copy-right-row {
   display: none;
}
.hide-div{
    display: none;
}
.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.focus-row {
    
    top: 0px !important;
}
.focus-header-text {
    padding-left:0px;
    font-size:25px !important;
}
.focus-image {
       width: 70% !important;
    margin-left: 14px;
}
.focus-text {
    
       padding: 0px 0px !important;
}
.pad-left0{
    padding-left: 0px !important;
}
.pad15{
    padding-left:15px;
    padding-right:15px;
}
.focus-content {
    /*padding-bottom: 15px !important;*/
}
.focus-2 {
    padding-top: 50px !important;
}
.focus-para {
        font-size: 10px !important;
    margin-top: -12px !important;
    line-height: 1.4 !important;
}
.md-para {

padding-right: 0px !important;
padding-left: 0px !important;

    }
    .testi-title {
    font-size: 25px !important;
   line-height : 1.2;
    padding-top: 8px !important;
    padding-bottom: 0px !important;
}
.de_testi blockquote {
   
    height: 414.04px !important;
    margin-left: 7.5px;
    margin-top: -24px;
}
.testi-para {
   
    padding-top: 4px !important;
    font-size: 10.5px;
}
.testi-para-1{
        font-size: 10.5px !important;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
/*.owl-stage{
       width: 664px !important;
    }*/
.mobile-nav{
    top: 58px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 83px !important;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 115px !important;
    height: 115px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 9px;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 25px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
    .reach-us-header-text {
    
    padding-top: 60px ;
    text-align: center;
    font-size: 25px !important;
}

.call {
   width: 16px !important;
    margin-top: 0px !important;
}
.message-text {
    padding-left: 25px !important;
    margin-top: -23px !important;   
    font-size: 10px !important;
}
.call-text {
   
   
    font-size: 14px !important;
    margin-top: -35px !important;
    
}
.call-text {
    font-size: 14px !important;
}
.message {
    width: 16px !important;
    margin-top: 0px !important;
}
.txt1 {
    padding-top: 21px !important;
        width: 100% !important;
}
.txt2 {
           width: 100% !important;
}
.txt3 {
           width: 100% !important;
}
.txt4 {
           width: 100% !important;
 
}
input[type="submit"] {
        margin-top: -10px;
    margin-bottom: 10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
.contact-form {
    font-size: 12px !important;
    height: 0vh !important; 
    min-height: 0vh !important; 
    height: 100% !important;
}

.reach-us-addr-title {
  font-size: 14px;
    padding-left: 30px !important;
    padding-top: 8px !important;
   
}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 10px;
    padding-left: 30px !important;
    }
.reach-us-addr {
        text-align: center;
        height: 90px !important;
}
.call-text {
    padding-left: 25px !important;
    font-size: 10px !important;
    padding-top: 13px !important;
    position: absolute;
}
#map {
    height: 246px !important;
    min-height: 0vh  !important;

    }
    .mob-div{
    display: block !important;
}
.slider-text {
   
    
    padding-left: 27px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
    padding-left: 136px;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.brand-size{
    height: 51px;
}

.focus-title-pad{
/*padding-top: 40px;*/
}
.focus-title{
    padding-top: 0px !important;
    font-size:10px !important;
}
.about-us-header-text {
    /*margin-top: 6px;*/
    padding-top: 62px;
    font-size: 25px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}
.about-us-div4 {
        height: 46vh !important;
    min-height: 46vh !important;

}
.about-us-md {
    font-size:14px;
    margin-top: 0px !important;
    padding-top: 25px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/

    .md-para {
padding-right: 0px !important;
padding-left: 0px !important;
    padding-top: 6px;
        font-size: 9.5px;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 9.5px;
}
.about-us-md1 {
    font-size: 14px;
}

.about-us-owner {
       float: right;
    width: 80px;
    margin-top: 5px;
    margin-right: 10px;
}
.about-us-image {
    min-height: 54vh;
    height: 54vh;
    }
.about-us-para {
    color: #1052c6c7;
    line-height: 1.5;
    font-size: 9.5px;
}
.customer-header-text{
    font-size: 25px;
    margin-top: -94px;
    
     padding-top: 0px; 
}
.customer-header-text-1 {
    font-size: 25px;
        margin-top: 8px;

   
}
.customer-name {
    padding-top: 27px !important;
    }
input[type=text], textarea {
           width: 100% !important;
}
input[type=email], textarea {
    
           width: 100% !important;
}
.txt4 {
    
          width: 100% !important;
    }


.cool-link::after {
    
    background: none;
    
}
.about-us-owner {

    padding-left: 0px;
}
.focus {
 min-height: 100vh;
 height: auto;
}

.dropdown-content{
    display: none;
}
.dropdown-content-project{
display: none;
}
.navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}
.height-remove{
    /*min-height: 0vh !important;*/
    height: 42vh !important;
}
.slider-text {
    
    padding-top: 275px;
}
/*.carousel {
    
    padding-top: 186px;
    }*/
    #home {
  
    background-color: #f2f2f2 !important;
}
#pp-nav{
    display: none;
}
.navbar-brand {
    
    padding: 0px !important;
    margin-left: 16px;
}


}


 /*end galaxy*/



/*iphone 4 plus */
@media only screen 
and (min-device-width : 288px)
and (max-device-width : 320px) 
and (orientation : portrait) 
{
     #style-6{
        padding:0px;
    }
     .project-card-image {
    text-align: center;
}
      .focus-content-1{
    padding-top: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 252px;
   text-align: center !important;
}


    .de_testi {

    padding-top: 88px;
}

.pp-tableCell .slider{
    height:100vh;
}

.desk-view{
    display: none;
}
.mobile-view{
    display: block;
}

.main-header {
    height: 100%; 
    min-height: 0;
}
.main-header-detail {
    font-size: 81.37px !important;
    padding-top: 190px;
}
.main-header-text {
    font-size: 32px;
    padding-top: 38px;
}
.copy-right-row {
   display: none;
}
.hide-div{
    display: none;
}
.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.focus-row {
    
        top: 2px !important;
}
.focus-header-text {
    
    padding-left: 0px;
        font-size: 25px;
}
.focus-image {
      width: 75% !important;
    margin-left: 8px;
}
.focus-text {
    
       padding: 0px 0px !important;
}
.pad-left0{
    padding-left: 0px !important;
}
.pad15{
    padding: 15px;
}
.focus-content {
    /*padding-bottom: 7px !important;*/
}
.focus-2 {
     padding-top: 60px !important;
}
.focus-para {
        font-size: 9px !important;
    margin-top: -12px !important;
        line-height: 1.8 !important;
}
.md-para {

padding-right: 0px !important;
padding-left: 0px !important;

    }
    .testi-title {
    font-size: 22px !important;
   
    padding-top: 2px !important;
    padding-bottom: 0px !important;
}
.de_testi blockquote {
    height: 430.04px !important;
    margin-left: 7.5px;
    margin-top: -26px;
}

.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
/*.owl-stage{
       width: 664px !important;
    }*/
.mobile-nav{
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 59px !important;
        font-size: 36px;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 91px !important;
    height: 91px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 4px;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 0px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
    .reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 22px !important;
}

.call {
   width: 16px !important;
    margin-top: 0px !important;
    
}
.message-text {
 
    font-size: 10px !important;
    margin-top: -23px !important;
    padding-left: 20px !important;
}
.call-text {
   
   
    font-size: 10px !important;
    margin-top: -35px !important;

    
}

.call-text {
    font-size: 10px !important;

}
.call-detail{
   padding :0px !important;
}

.message {
    width: 16px !important;
    margin-top: 0px !important;
}
.txt1 {
    padding-top: 21px !important;
        width: 100%;
}
.txt2 {
        width: 100%;
}
.txt3 {
        width: 100%;
}
.txt4 {
        width: 100%;
    
}
input[type="submit"] {
    margin-top: -10px;
    margin-bottom: 10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
    font-size: 12px !important;
    padding-left: 34px !important;
    padding-top: 4px !important;
   
}
.reach-us-addr1 {
    font-size: 10px;
        font-weight: 400;
    padding-left: 35px !important;
    }
.reach-us-addr {
        text-align: center;
        height: 90px !important;
}
.call-text {
   padding-left: 20px !important;
    padding-top: 12px !important;
    position: absolute;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .mob-div{
    display: block !important;
}
.slider-text {
   
    
    padding-left: 0px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
        padding-right: 0em !important;
    padding-left: 0px !important;
    float: none !important;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.brand-size{
    height: 51px;
}
.about-us-para {
    padding: 0px !important;
}
.focus-title-pad{
/*padding-top: 40px;*/
}
.focus-title{
    line-height:1.4;
      padding-top: 0px !important;
    font-size:11px !important;
}
.about-us-header-text {
    /*margin-top: 6px;*/
    padding-top: 62px;
    font-size: 25px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}
.about-us-div4 {
    height: 50vh !important;
    min-height: 50vh !important;
}
.about-us-md {
    font-size: 14px;
    margin-top: 0px !important;
    padding-top: 34px;
}
.about-us-md1 {
    font-size: 14px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/

    .md-para {
padding-right: 0px !important;
padding-left: 0px !important;
    padding-top: 0px;
        font-size: 10px;
        font-weight: 400;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 10px;
    font-weight: 400;
}

.about-us-owner {
        float: right;
    width: 80px;
    margin-top: 8px;
}
.about-us-image {
    min-height: 50vh;
    height: 50vh;
}
.about-us-para {
    color: #1052c6c7;
    line-height: 1.2;
    font-size: 10px;
    font-weight: 400;
}
.customer-header-text {
    
    margin-top: -150px;
    
     padding-top: 0px; 
}
.customer-name {
    padding-top: 0px !important;
    }
input[type=text], textarea {
    
       width: 100%;
}
input[type=email], textarea {
    
         width: 100%;
}
.txt4 {
    
        width: 100%;
    }


.cool-link::after {
    
    background: none;
    
}
.customer-header-text-1 {
    
    margin-top: 18px;
    }
.about-us-owner {
    margin-right: 10px;
    padding-left: 0px;
}
.focus {
     height: 100vh;
    min-height: 0vh;
    /* height: auto; */
}

.dropdown-content{
    display: none;
}
.dropdown-content-project{
display: none;
}
.navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}
.height-remove{
    /*min-height: 0vh !important;*/
    height: 42vh !important;
}
.slider-text {
    
    padding-top: 275px;
}
/*.carousel {
    
    padding-top: 186px;
    }*/
    #home {
  
    background-color: #f2f2f2 !important;
}
#pp-nav{
    display: none;
}
.navbar-brand {
    
    padding: 0px !important;
    margin-left: 16px;
}
.row-margin {
     
}
.testi-para {
    padding-left: 0px;
    padding-right: 0px;

      padding-top: 0px !important;
    font-size: 10.5px !important;
}
.testi-para-1 {
    padding-left: 0px;
    padding-right: 0px;
        font-size: 10.5px !important;
}
.projects {
    height: auto !important;
}
.pad {
     padding: 0px; 
}
.customers {

    height: auto;
    }
.customer-header-text {
    /*color: #3A56A8;*/
    font-size: 30px;
}
.customer-header-text-1 {
   /* color: #3A56A8;*/
    font-size:30px;
    }
.focus-padtop{
    padding-top: 45px !important;
}


}
/*end iphone 4 */








/*iphone 6/7/8*/


@media only screen 
and (min-device-width : 361px) 
and (max-device-width : 375px) 
and (orientation : portrait) 
{
     #style-6{
        padding:0px;
    }
    .about-us-image {
        min-height: 54vh;
    height: 54vh;
}
.about-us-div4 {
    height: 46vh !important;
    min-height: 46vh !important;
}
    .brand-size {
    height: 51px;
}
.main-header-text {
    font-size: 34px;
    padding-top: 38px;
}
     .project-card-image {
    text-align: center;
}
        .focus-content-1{
    padding-top: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 160px;
   text-align: center !important;
}




    .navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}

.focus-title-pad{
padding-top: 0px;
}
.focus-title{
      padding-top: 0px !important;
    font-size:11px !important;
}
.copy-right-row {
   display: none;
}
.focus {
/*    height: 0vh;
    min-height: 0vh;*/
}
.hide-div{
    display: none;
}
.mob-div{
    display: block !important;
}

.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.focus-row {
    
    top: 8px !important;
}
.focus-header-text {
    padding-left: 0px;
        font-size: 28px;
}
.focus-image {
        width: 70% !important;
    margin-left: 14px;
}

.focus-para {
    font-size: 10px;
    line-height: 15px;
}
.focus-text {
    
       padding: 0px 0px !important;
}
.focus-title {
        font-size: 12px !important;
      padding-top: 0px !important;
    }
    
.focus-header-top{
    padding-top: 60px !important;
}
.focus-title-top{
    padding-top: 61px;
}
.pad15{
    padding: 0px 15px;
}
input[type=text], textarea {
    width: 100%;
}
.txt1 {
    padding-top: 21px !important;
    width: 100%;
}
input[type=email], textarea {
    width: 100%;
}
.txt2 {
    width: 100%;
}
input[type=text], textarea {
    width: 100%;
}
.txt3 {
    width: 100%;
}
.txt4 {
    width: 100%;
}
.focus-content {
    /*padding-bottom: 15px !important;*/
}
.focus-2 {
     padding-top: 50px !important;
}
.about-us-header-text {
    /*margin-top: 6px;*/
    padding-top:65px;
    font-size: 28px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}

.about-us-md {
    margin-top: 0px !important;
    padding-top: 30px;
    font-size: 14px !important;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/

    .md-para {
            margin-top: 14px;
padding-right: 0px !important;
padding-left: 0px !important;
   
        font-size: 11px !important;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 11px !important;
}
.about-us-md1{
      font-size: 14px !important;
}
.about-us-owner {
      float: right;
    width: 80px;
    margin-right: 8px;
    margin-top: 8px;
}
/*.about-us-image {
    
    height: auto;
    }*/



    .owl-stage{
       width: 664px !important;
    }
.mobile-nav{
    top: 58px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 83px !important;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 128px !important;
    height: 128px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 9px;
}
/*.projects {
   
    height: 779px !important;
    height: 0vh !important; 
    min-height: 0vh !important; 
}*/
.testi-title {
    font-size: 28px !important;
   line-height: 1.2;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}.de_testi blockquote {
   
    height: 410.04px !important;
    margin-top: -24px !important;
}
.testi-para {
   
    padding-top: 0px !important;
    font-size: 11px !important;
}
.testi-para-1 {
    font-size: 11px !important;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 38px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
    .footer{
        display:none;
    }
.reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 28px !important;
}

.call {
  width: 16px !important;
    margin-top: 0px !important;
}
.message-text {
 
        font-size: 10px !important;
    margin-top: -23px !important;
    padding-left: 22px !important;
}
.call-text {
   
   
    font-size: 14px !important;
    margin-top: -35px !important;
    
}
.call-text {
    font-size: 14px !important;
}
.message {
  width: 16px !important;
    margin-top: 0px !important;
}

input[type="submit"] {
    margin-bottom: 10px;
        margin-top: -10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
/*.call-detail-1{
    margin-top: -9px;
    margin-top: 9px;
}*/
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
  font-size:10px !important;
    padding-left: 32px !important;
    padding-top: 8px !important;
   
}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 8px;
    padding-left: 32px !important;
    }
.reach-us-addr {
            text-align: center;
        height: 90px !important;
}
.call-text {
        font-size: 10px !important;
    padding-left: 22px !important;
    padding-top: 13px !important;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .slider-text {
   
    
    padding-left: 27px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
    float: none !important;
    padding-left: 0px !important;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.about-us-para {
   
    color: #1052c6c7;
        line-height: 1.3 !important;
    font-size: 11px !important;
    }
    .customer-header-text {
        font-size: 30px;
    margin-top: -94px;
    
     padding-top: 0px; 
}
    .customer-header-text-1 {
        font-size: 30px;
            margin-top: 8px;

}
.customer-name{
        padding-top: 0px;
}
.cool-link::after {
    
    background: none;
    
}
/*.navbar-default .navbar-collapse li.active {
   
     padding: 0px !important; 
}*/

.navbar-brand {
   
    padding: 0px !important;
    padding-left: 0px !important;

}
.dropdown-content{
    display: none;
}
#pp-nav{
    display: none;
}


}


/*end iphone 6/7/8/*/


/*iphone 6/7/8 plus */
@media only screen 
and (min-device-width : 376px) 
and (max-device-width : 414px) 
and (orientation : portrait) 
{
     #style-6{
        padding:0px;
    }
       .about-us-image {
    height: 52vh;
    min-height: 52vh;
}
.about-us-div4 {
    height: 48vh !important;
    min-height: 48vh !important;
}
    .brand-size {
    height: 51px;
}
.main-header-text {
    font-size: 34px;
    padding-top: 38px;
}
     .project-card-image {
    text-align: center;
}
        .focus-content-1{
    padding-top: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 160px;
   text-align: center !important;
}




    .navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}

.focus-title-pad{
padding-top: 0px;
}
.focus-title{
      padding-top: 0px !important;
    font-size:11px !important;
}
.copy-right-row {
   display: none;
}
.focus {
/*    height: 0vh;
    min-height: 0vh;*/
}
.hide-div{
    display: none;
}
.mob-div{
    display: block !important;
}

.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.focus-row {
    
    top: 8px !important;
}
.focus-header-text {
    padding-left: 0px;
        font-size: 30px;
}
.focus-image {
        width: 70% !important;
    margin-left: 14px;
}

.focus-para {
    font-size: 10px;
        line-height: 14px;
}
.focus-text {
    
       padding: 0px 0px !important;
}
.focus-title {
        font-size: 12px !important;
      padding-top: 0px !important;
    }
.focus-header-top{
    padding-top: 60px !important;
}
.focus-title-top{
    padding-top: 61px;
}
.pad15{
    padding: 0px 15px;
}
input[type=text], textarea {
    width: 100%;
}
.txt1 {
    padding-top: 21px !important;
    width: 100%;
}
input[type=email], textarea {
    width: 100%;
}
.txt2 {
    width: 100%;
}
input[type=text], textarea {
    width: 100%;
}
.txt3 {
    width: 100%;
}
.txt4 {
    width: 100%;
}
.focus-content {
    /*padding-bottom: 15px !important;*/
}
.focus-2 {
     padding-top: 50px !important;
}
.about-us-header-text {
    /*margin-top: 6px;*/
    padding-top:70px;
    font-size: 30px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}

.about-us-md {
    margin-top: 0px !important;
    padding-top: 25px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/
.owl-theme .owl-dots {
     float: none  !important; 
     padding-left: 0px !important; 
}
.footer{
    display:none;
}

    .md-para {
            margin-top: 20px !important;
padding-right: 0px !important;
padding-left: 0px !important;
   
        font-size: 12px !important;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 12px !important;
}

.about-us-owner {
      float: right;
    width: 80px;
    margin-top: 8px;
    margin-right: 8px;
}
/*.about-us-image {
    
    height: auto;
    }*/
.about-us-md1{
        font-size: 15px;
}


    .owl-stage{
       width: 664px !important;
    }
.mobile-nav{
    top: 58px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 83px !important;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 128px !important;
    height: 128px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 9px;
}
/*.projects {
   
    height: 779px !important;
    height: 0vh !important; 
    min-height: 0vh !important; 
}*/
.testi-title {
    font-size: 30px !important;
   line-height: 1.2;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}.de_testi blockquote {
   
    height: 435.04px !important;
    margin-top: -24px !important;
}
.testi-para {
   
    padding-top: 0px !important;
    font-size: 12px !important;
}
.testi-para-1 {
    font-size: 12px !important;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 38px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
.reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 30px !important;
}

.call {
  width: 16px !important;
    margin-top: 0px !important;
}
.message-text {
 
        font-size: 10px !important;
    margin-top: -23px !important;
    padding-left: 22px !important;
}
.call-text {
   
   
    font-size: 14px !important;
    margin-top: -35px !important;
    
}
.call-text {
    font-size: 14px !important;
}
.message {
  width: 16px !important;
    margin-top: 0px !important;
}

input[type="submit"] {
    margin-bottom: 10px;
        margin-top: -10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
/*.call-detail-1{
    margin-top: -9px;
    margin-top: 9px;
}*/
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
  font-size:12px !important;
    padding-left: 32px !important;
    padding-top: 8px !important;
   
}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 12px;
    padding-left: 32px !important;
    }
.reach-us-addr {
            text-align: center;
        height: 90px !important;
}
.call-text {
        font-size: 10px !important;
    padding-left: 22px !important;
    padding-top: 13px !important;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .slider-text {
   
    
    padding-left: 27px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.about-us-para {
   
    color: #1052c6c7;
        line-height: 1.3 !important;
    font-size: 12px !important;
    }
    .customer-header-text {
    font-size: 30px !important;
    margin-top: -94px;
    
     padding-top: 0px; 
}
    .customer-header-text-1 {
    font-size: 30px !important;
      margin-top: 8px;
}
.cool-link::after {
    
    background: none;
    
}
.customer-name{
        padding-top: 0px;
}

.navbar-brand {
   
    padding: 0px !important;
    padding-left: 0px !important;

}
.dropdown-content{
    display: none;
}
#pp-nav{
    display: none;
}

}
/*end iphone 6/7/8 plus */

/*iphone X */
/*@media only screen */
/*and (min-device-width : 375px) */
/*and (max-device-width : 375px) */
/*and (orientation : portrait) */
/*{*/
/*        .focus-content-1{*/
/*    padding-top: 0px !important;*/
/*}*/
/*    .carousel-caption{*/
/*        padding: 7px 0px 7px;*/
/*    }*/
/*     .d-customer{*/
/*        padding-top: 252px;*/
/*    padding-left: 24px;*/
/*}*/
/*    .focus{*/
/*        height: 100vh;*/

/*    }*/
/*    .focus-title-pad{*/
/*}*/
/*.focus-title{*/
/*      padding-top: 0px !important;*/
/*        font-size: 11px !important;*/
/*}*/
/*.about-us-div4 {*/
/*    height: 51vh !important;*/
/*}*/
/*.de_testi blockquote {*/
    
/*    margin-top: 9px;*/
/*}*/
/*.footer {*/
  
/*    height: 84px;*/
/*}*/
/*.footer-left {*/

/*    font-size: 18px;*/
/*    }*/
/*.copy-right-1 {*/
/*    font-size: 17px;*/
/*}*/
/*#pp-nav{*/
/*    display: none;*/
/*}*/

/*}*/
/*end iphone 6/7/8 plus */


/*redmi note 3 */
@media only screen  
and (min-device-width : 270px)
and (max-device-width : 287px) 
and (orientation : portrait) 
{
     #style-6{
        padding:0px;
    }
     .project-card-image {
    text-align: center;
}
    .pp-tableCell .slider{
    height:100vh;
}

        .focus-content-1{
    padding-top: 0px !important;
    padding-right: 0px !important;
padding-left: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 252px;
    text-align: center !important;
}


    .de_testi {

    padding-top: 82px;
}



.desk-view{
    display: none;
}
.mobile-view{
    display: block;
}

.main-header {
    height: 100%; 
    min-height: 0;
}
.main-header-detail {
    font-size: 81.37px !important;
    padding-top: 190px;
}
.main-header-text {
    font-size: 32px;
    padding-top: 38px;
}
.copy-right-row {
   display: none;
}
.hide-div{
    display: none;
}
.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.about-us-image {
    min-height: 54vh;
    height: 54vh;
}
.about-us-div4 {
    min-height:48vh;
    height:48vh;
    }
.focus-row {
    
    top: 8px !important;
}
.focus-header-text {
    padding-left: 16px;
        font-size: 30px;
}
.focus-image {
    width: 80% !important;
    margin-left: 6px;

}
.focus-text {
    
       padding: 0px 0px !important;
}
.pad-left0{
    padding-left: 0px !important;
}
.pad15{
    padding: 15px;
}
.focus-content {
   padding-right: 0px !important;
padding-left: 0px !important;
}
.focus-2 {
    padding-top: 60px !important;
}
.focus-para {
        font-size: 9.5px !important;
    margin-top: -12px !important;
    line-height: 1.5 !important;
}
.md-para {

padding-right: 0px !important;
padding-left: 0px !important;

    }
    .testi-title {
    font-size: 24px !important;
   
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.de_testi blockquote {
   padding-left: 8px;
   padding-right: 8px;
    height:100% !important;
    margin-left: 7.5px;
    margin-top: -24px;
}
.testi-para {
   
    padding-top: 0px !important;
    font-size: 14px;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
/*.owl-stage{
       width: 664px !important;
    }*/
.mobile-nav{
    top: 65px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 85px !important;
        font-size: 36px;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 91px !important;
    height: 91px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 30px;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 0px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
    .reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 25px !important;
}

.call {
  width: 16px !important;
    margin-top: 0px !important;
    margin-left: 12px;
}
.message-text {
 
    font-size: 10px !important;
    margin-top: -23px !important;
    padding-left: 20px !important;
        margin-left: 11px;
}
.call-text {
   
   
    font-size: 10px !important;
    margin-top: -35px !important;

    
}

.call-text {
    font-size: 8px !important;

}
.callpad{
   
}
.message {
    width: 16px !important;
    margin-top: 0px !important;
}
.txt1 {
    padding-top: 21px !important;
     width: 100% !important;
}
.txt2 {
     width: 100% !important;

}
.txt3 {
     width: 100% !important;

}
.txt4 {
     width: 100% !important;

}
input[type="submit"] {
        margin-top: -10px;
    margin-bottom: 10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
  
    padding-left: 33px !important;
    padding-top: 4px !important;
   
}
.reach-us-addr-title {
   
    font-size: 10px;
    }
    #menu {

    top: -15px;
}
.call-detail{
    margin-left: -17px;

}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 10px;
    padding-left: 35px !important;
    }
.reach-us-addr {
            text-align: center;
       height: 90px !important;
}
.call-text {
    padding-left: 20px !important;
    padding-top: 12px !important;
    position: absolute;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .mob-div{
    display: block !important;
}
.slider-text {
   
    
    padding-left: 0px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
    padding-left: 90px;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.brand-size{
    height: 51px;
}
.focus-title-pad{
/*padding-top: 64px;*/
}
.focus-title{
      padding-top: 5px !important;
    font-size: 12px !important;
    line-height: 1.5;
}
.about-us-header-text {
    padding-top: 54px;
    font-size: 20px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}
.about-us-div4 {
    height: 51vh !important;
    min-height: 51vh !important;
    margin-top: -10px;
}
.about-us-md {
    margin-top: 0px !important;
    padding-top: 16px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/

    .md-para {
            margin-top: 5px !important;
padding-right: 0px !important;
padding-left: 0px !important;
        font-size: 10px;
        font-weight:400;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 9.5px;
     font-weight:400;
}

.about-us-owner {
    float: right;
    width: 90px;
    margin-top: 8px;
    margin-right: 12px;
}
/*.about-us-image {
    height: auto;
}*/
.about-us-para {
    color: #1052c6c7;
    line-height: 1.4;
    font-size: 9.5px;
    font-weight: 400;
}
.customer-header-text {
    
    margin-top: -194px;
    
     padding-top: 0px; 
}
.customer-name {
    padding-top: 0px !important;
    }
input[type=text], textarea {
    
    width: 100% !important;
}
input[type=email], textarea {
    
    width: 100% !important;
}
.txt4 {
    
    width: 100% !important;
    }


.cool-link::after {
    
    background: none;
    
}
.customer-header-text-1 {
    
    margin-top: 18px;
    }
.about-us-owner {

    padding-left: 0px;
}
.focus {
     /*height: auto;*/
    min-height: 0vh;
    /* height: auto; */
}

.dropdown-content{
    display: none;
}
.dropdown-content-project{
display: none;
}
.navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}
.height-remove{
    /*min-height: 0vh !important;*/
    height: 42vh !important;
}
.slider-text {
    
    padding-top: 275px;
}
/*.carousel {
    
    padding-top: 186px;
    }*/
    #home {
  
    background-color: #f2f2f2 !important;
}
#pp-nav{
    display: none;
}
.navbar-brand {
    
    padding: 0px !important;
    margin-left: 16px;
}
.row-margin {
   
}
.testi-para {
    
    font-size: 11px;
}
.testi-para-1 {

    font-size: 11px !important;
}
.projects {
    height: auto !important;
}
.pad {
     padding: 0px; 
}
.customers {

    height: auto;
    }
.customer-header-text {
    /*color: #3A56A8;*/
    font-size: 30px;
}
.customer-header-text-1 {
   /* color: #3A56A8;*/
    font-size: 30px;
    }
.focus-padtop{
    padding-top: 45px !important;
}



}



/*redmi note 3 end*/













@media only screen  
and (max-device-width : 269px) 
and (orientation : portrait) 
{
     #style-6{
        padding:0px;
    }
     .project-card-image {
    text-align: center;
}
    .pp-tableCell .slider{
    height:100vh;
}

        .focus-content-1{
    padding-top: 0px !important;
    padding-right: 0px !important;
padding-left: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 252px;
  text-align: center !important;
}


    .de_testi {

    padding-top: 78px;
}



.desk-view{
    display: none;
}
.mobile-view{
    display: block;
}

.main-header {
    height: 100%; 
    min-height: 0;
}
.main-header-detail {
    font-size: 81.37px !important;
    padding-top: 190px;
}
.main-header-text {
    font-size: 25px;
    padding-top: 38px;
}
.copy-right-row {
   display: none;
}
.hide-div{
    display: none;
}
.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.about-us-image {
    min-height: 54vh;
    height: 54vh;
}
.about-us-div4 {
    min-height:48vh;
    height:48vh;
    }
.focus-row {
    
    top: 8px !important;
}
.focus-header-text {
    padding-left: 0px;
        font-size: 20px;
}
.focus-image {
    width: 80% !important;
    margin-left: 6px;

}
.focus-text {
    
       padding: 0px 0px !important;
}
.pad-left0{
    padding-left: 0px !important;
}
.pad15{
    padding: 15px;
}
.focus-content {
   padding-right: 0px !important;
padding-left: 0px !important;
}
.focus-2 {
    padding-top: 60px !important;
}
.focus-para {
        font-size: 9px !important;
    margin-top: -12px !important;
    line-height: 1.5 !important;
}
.md-para {

padding-right: 0px !important;
padding-left: 0px !important;

    }
    .testi-title {
    font-size: 20px !important;
   
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.de_testi blockquote {
   padding-left: 8px;
   padding-right: 8px;
    height:100% !important;
    margin-left: 7.5px;
    margin-top: -24px;
}
.testi-para {
   
    padding-top: 0px !important;
    font-size: 14px;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
/*.owl-stage{
       width: 664px !important;
    }*/
.mobile-nav{
    top: 65px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 85px !important;
        font-size: 36px;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 91px !important;
    height: 91px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 30px;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 0px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
    .reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 20px !important;
}

.call {
  width: 16px !important;
    margin-top: 0px !important;
    margin-left: 12px;
}
.message-text {
 
    font-size: 8px !important;
    margin-top: -23px !important;
    padding-left: 20px !important;
        margin-left: 11px;
}
.call-text {
   
   
    font-size: 8px !important;
    margin-top: -35px !important;

    
}

.call-text {
    font-size: 8px !important;

}
.callpad{
   
}
.message {
    width: 16px !important;
    margin-top: 0px !important;
}
.txt1 {
    padding-top: 21px !important;
     width: 100% !important;
}
.txt2 {
     width: 100% !important;

}
.txt3 {
     width: 100% !important;

}
.txt4 {
     width: 100% !important;

}
input[type="submit"] {
        margin-top: -10px;
    margin-bottom: 10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
  
    padding-left: 33px !important;
    padding-top: 6px !important;
   
}
.reach-us-addr-title {
   
    font-size: 12px;
    }
    #menu {

    top: -15px;
}
.call-detail{
    margin-left: -17px;

}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 9px;
    padding-left: 35px !important;
    }
.reach-us-addr {
        text-align: center;
       height: 90px !important;
}
.call-text {
    padding-left: 20px !important;
    padding-top: 12px !important;
    position: absolute;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .mob-div{
    display: block !important;
}
.slider-text {
   
        padding-left: 0px !important;
    font-size: 12px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
    padding-left: 90px;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.brand-size{
    height: 51px;
}
.focus-title-pad{
/*padding-top: 64px;*/
}
.focus-title{
      padding-top: 5px !important;
    font-size: 10px !important;
    line-height: 1.5;
}
.about-us-header-text {
    padding-top: 54px;
    font-size: 20px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}
.about-us-div4 {
    height: 51vh !important;
    min-height: 0vh !important;
    margin-top: -10px;
}
.about-us-md {
    margin-top: 0px !important;
    padding-top: 20px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/

    .md-para {
            margin-top: 0px !important;
padding-right: 0px !important;
padding-left: 0px !important;
        font-size: 9.5px;
        font-weight:400;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 9.5px;
     font-weight:400;
}
.about-us-md{
    font-size: 15px;
} 
.about-us-md1{
    font-size: 15px;
    line-height: 1.2;
} 
.about-us-owner {
    float: right;
    width: 80px;
    margin-top: 8px;
    margin-right: 12px;
}
/*.about-us-image {
    height: auto;
}*/
.about-us-para {
    color: #1052c6c7;
    line-height: 1.3;
    font-size: 9.5px;
    font-weight: 400;
}
.customer-header-text {
    
    margin-top: -194px;
    
     padding-top: 0px; 
}
.customer-name {
    padding-top: 0px !important;
    }
input[type=text], textarea {
    
    width: 100% !important;
}
input[type=email], textarea {
    
    width: 100% !important;
}
.txt4 {
    
    width: 100% !important;
    }


.cool-link::after {
    
    background: none;
    
}
.customer-header-text-1 {
    
    margin-top: 18px;
    }
.about-us-owner {

    padding-left: 0px;
}
.focus {
     /*height: auto;*/
    min-height: 0vh;
    /* height: auto; */
}

.dropdown-content{
    display: none;
}
.dropdown-content-project{
display: none;
}
.navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}
.height-remove{
    /*min-height: 0vh !important;*/
    height: 42vh !important;
}
.slider-text {
    
    padding-top: 275px;
}
/*.carousel {
    
    padding-top: 186px;
    }*/
    #home {
  
    background-color: #f2f2f2 !important;
}
#pp-nav{
    display: none;
}
.navbar-brand {
    
    padding: 0px !important;
    margin-left: 16px;
}
.row-margin {
   
}
.testi-para {
    
    font-size: 10px;
}
.testi-para-1 {

    font-size: 10px !important;
}
.projects {
    height: auto !important;
}
.pad {
     padding: 0px; 
}
.customers {

    height: auto;
    }
.customer-header-text {
    font-size: 25px;
}
.customer-header-text-1 {
    font-size: 25px;
    }
.focus-padtop{
    padding-top: 45px !important;
}



}









.youtube-carousel{
 /* border: 4px solid #e25454;*/
}

.video-container { 
   position: relative; 
   padding-bottom: 56.25%;
   /*padding-top: 60px; */
   overflow: hidden;
   margin-bottom: -1px;
   margin-right: -1px;   
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;  
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
  
.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 20px;
  left:5%;
  margin: 0;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 20px;
  left:33%;
  margin: 0;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  color: #ffffff;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  opacity: 1;
  height:120px;
}

.controls{
   display: none;
}

.carousel-control:hover {
  text-decoration: none;
  filter: alpha(opacity=60);
  outline: 0;
  opacity: 0.6;
}

.left-button {
  height:70px;
  width:35px;
  border-radius: 0 90px 90px 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:left;
  
  margin-left: -1px; 
}

.right-button {
  height:70px;
  width:35px;
  border-radius: 90px 0 0 90px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:right;
  margin-right: -1px;
}


.carousel-caption {
 
 display: none;
  font-size: 12px;
  text-align: center;
  opacity: 1;
  padding:7px 30px 7px;
  text-transform: uppercase;
  z-index:10000;
  /*pointer-events:none;*/
}

@media screen and (min-width: 768px) {
        .focus-content-1{
    padding-top: 0px !important;
}
.right-button {
  height:120px;
  width:60px;
  border-radius: 90px 0 0 90px;
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  display: inline-block;
  position: relative;
  float:right;
}

.left-button {
  height:120px;
  width:60px;
  border-radius: 0 90px 90px 0;
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  display: inline-block;
  position: relative;
  float:left;
}

.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 35px;
  left:5%;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 35px;
  left:35%;
}

.carousel-caption {
  font-size: 18px;
  padding:15px 20px 15px;
  }
}
@media screen and (min-width: 992px) {
     .project-card-image {
    text-align: center;
}
        .focus-content-1{
    padding-top: 0px !important;
}
 .carousel-caption {
    font-size: 18px;
    padding:15px 20px 15px;
  }
}

.customer-pad-video{
       /* text-align: center;*/
}
.projects-list .project-car{
    border-bottom-right-radius:15px !important;
    border-bottom-left-radius:15px !important;
}

.left11{
    padding:0px !important;
}






@media only screen
and (min-device-width:415px)
and (max-device-width:767px)
and (orientation : portrait)
{
     #style-6{
        padding:0px;
    }
       .about-us-image {
           min-height:52vh;
    height: 52vh;
}
.about-us-div4 {
    height: 48vh !important;
    min-height: 48vh !important;
}
    .brand-size {
    height: 51px;
}
.main-header-text {
    font-size: 34px;
    padding-top: 38px;
}
     .project-card-image {
    text-align: center;
}
        .focus-content-1{
    padding-top: 0px !important;
}
    .carousel-caption{
        padding: 7px 0px 7px;
    }
     .d-customer{
        padding-top: 160px;
   text-align: center !important;
}




    .navbar-nav .open .dropdown-menu {
         text-align: center !important;
    }

.menu-size {
    font-size: 17px !important;
}
.navbar-default .navbar-collapse li.active {
   
    padding: 0px 2px 0px 0px !important;
    }
    #menu li.active:after {
    
     background:none; 
}
.navbar-default .navbar-nav li a {

     padding: 0px 25px 0px 15px !important;
}
#menu li a, #menu li.active a {
    display: block;
    border-bottom: 1px solid #d4a127;
    text-align: center;
}
#menu li.active-1:after {
 
    background: none !important;
    
}

.focus-title-pad{
padding-top: 0px;
}
.focus-title{
      padding-top: 0px !important;
    font-size:11px !important;
}
.copy-right-row {
   display: none;
}
.focus {
/*    height: 0vh;
    min-height: 0vh;*/
}
.hide-div{
    display: none;
}
.mob-div{
    display: block !important;
}

.focus-mob{
    padding-top: 0px !important;
    margin-top: -58px;
}
.focus-row {
    
    top: 8px !important;
}
.focus-header-text {
    padding-left: 0px;
        font-size: 30px;
}
.focus-image {
        width: 70% !important;
    margin-left: 14px;
}

.focus-para {
    font-size: 12px;
        line-height: 14px;
}
.focus-text {
    
       padding: 0px 0px !important;
}
.focus-title {
        font-size: 14px !important;
      padding-top: 0px !important;
    }
.focus-header-top{
    padding-top: 60px !important;
}
.focus-title-top{
    padding-top: 61px;
}
.pad15{
    padding: 0px 15px;
}
input[type=text], textarea {
    width: 100%;
}
.txt1 {
    padding-top: 21px !important;
    width: 100%;
}
input[type=email], textarea {
    width: 100%;
}
.txt2 {
    width: 100%;
}
input[type=text], textarea {
    width: 100%;
}
.txt3 {
    width: 100%;
}
.txt4 {
    width: 100%;
}
.focus-content {
    /*padding-bottom: 15px !important;*/
}
.focus-2 {
     padding-top: 50px !important;
}
.about-us-header-text {
    /*margin-top: 6px;*/
    padding-top:70px;
    font-size: 30px !important;
}
.underline-padding {
    padding: 96px !important;
    top: -94px;
    padding-left: 94px !important;
}
.about-us-para {
  
    padding: 0px !important;
}
.about-us-div2 {
    
    height: 570px !important;
    min-height: 0vh !important;
  
}

.about-us-md {
    margin-top: 0px !important;
    padding-top: 25px;
}
/*.approach {
    
    height: 768px  !important;
   
    padding-top: 779px;
}*/
.owl-theme .owl-dots {
     float: none  !important; 
     padding-left: 0px !important; 
}
.footer{
    display:none;
}

    .md-para {
            margin-top: 20px !important;
padding-right: 0px !important;
padding-left: 0px !important;
   
        font-size: 13px !important;
    }
    .md-para-1 {
    padding-right: 0px !important;
padding-left: 0px !important;
    font-size: 13px !important;
}

.about-us-owner {
      float: right;
    width: 80px;
    margin-top: 8px;
    margin-right: 8px;
}
/*.about-us-image {
    
    height: auto;
    }*/
.about-us-md1{
        font-size: 15px;
}


    .owl-stage{
       width: 664px !important;
    }
.mobile-nav{
    top: 58px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.mobile-menu{
margin: 3px;
    padding: 5px;
}
#menu li.active-1 {
     padding-bottom: 0px !important;
     }
.mobile-nav-1 {
    top: 50px !important;
    background-color: rgba(39, 43, 101, 0.7);
    display: grid;
}
.navbar-default .navbar-collapse li.active {
    background: #f9b72400 !important;
    }
    .projects-header-text {
   
    margin-top: 83px !important;
}
.projects-img-align {
    margin-top: 10px !important;
    padding-left: 31px;
}
.projects-image {
    width: 128px !important;
    height: 128px !important;
    border-radius: 9px;
}
.projects-image-title {

    padding-top: 5px !important;
    padding-bottom: 9px;
}
/*.projects {
   
    height: 779px !important;
    height: 0vh !important; 
    min-height: 0vh !important; 
}*/
.testi-title {
    font-size: 30px !important;
   line-height: 1.2;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}.de_testi blockquote {
   
    height: 435.04px !important;
    margin-top: 0px !important;
}
.testi-para {
   
    padding-top: 0px !important;
    font-size: 13px !important;
}
.testi-para-1 {
    font-size: 13px !important;
}
.approach-image {
   
  height: 100% !important;
    
    height: 0vh ;
    min-height: 0vh;
}
.slider-div {
    height: 668px !important;
    top: 73px !important;
}
.owl-carousel .owl-video-wrapper {
    
    height: 50% !important;
   
}
.customer-pad {
    padding-left: 38px !important;
}
.customer-underline {
    
    margin-top: -170px !important;
}
iframe {
        height: 200px;
    }
.reach-us-header-text {
    
    padding-top: 68px ;
    text-align: center;
    font-size: 30px !important;
}

.call {
  width: 16px !important;
    margin-top: 0px !important;
}
.message-text {
 
        font-size: 10px !important;
    margin-top: -23px !important;
    padding-left: 22px !important;
}
.call-text {
   
   
    font-size: 14px !important;
    margin-top: -35px !important;
    
}
.call-text {
    font-size: 14px !important;
}
.message {
  width: 16px !important;
    margin-top: 0px !important;
}

input[type="submit"] {
    margin-bottom: 10px;
        margin-top: -10px;
}
.fb {
 
    margin-top: 24px;
    margin-left: 25px !important;
}
/*.call-detail-1{
    margin-top: -9px;
    margin-top: 9px;
}*/
.contact-form {
   
     height: 0vh !important; 
     min-height: 0vh !important; 
     height: 100% !important;
}

.reach-us-addr-title {
  font-size:12px !important;
    padding-left: 32px !important;
    padding-top: 8px !important;
   
}
.reach-us-addr1 {
        font-weight: 400;
    font-size: 12px;
    padding-left: 32px !important;
    }
.reach-us-addr {
            text-align: center;
        height: 90px !important;
}
.call-text {
        font-size: 10px !important;
    padding-left: 22px !important;
    padding-top: 13px !important;
}
#map {
    height: 100vh !important;
    min-height: 0vh  !important;

    }
    .slider-text {
   
    
    padding-left: 27px !important;
    font-size: 19px !important;
   }
.owl-theme .owl-dots {
    padding-right: 0em !important;
}

.project-description1{
    margin-left: 0px !important;
}
#page-content{
    padding-top: 50px !important;
}
.about-us-para {
   
    color: #1052c6c7;
        line-height: 1.3 !important;
    font-size: 13px !important;
    }
    .customer-header-text {
    font-size: 30px !important;
    margin-top: -94px;
    
     padding-top: 0px; 
}
    .customer-header-text-1 {
    font-size: 30px !important;
      margin-top: 8px;
}
.cool-link::after {
    
    background: none;
    
}
.customer-name{
        padding-top: 0px;
}

.navbar-brand {
   
    padding: 0px !important;
    padding-left: 0px !important;

}
.dropdown-content{
    display: none;
}
#pp-nav{
    display: none;
}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
     .d-customer{
   text-align: center !important;
}

#menu li.active {
    padding-bottom: 15px;
}
#menu li.active:after {
    bottom: 20px !important;
}
.navbar-default .navbar-nav li a, .navbar-default .navbar-nav li a:focus {
    margin:20px 1px !important;
}
.cool-link::after{
    display:none !important;
}
.logo-1 {
    padding-left: 0px;
    width: 90px;
    height: 110px;
}
#top_nav{
    top: 14px; 
    
        text-align: left !important;
}
.focus {
    margin-bottom: 0px;
}
.center-border{
    display:none;
}
.focus-image {
    width: 70%;
    margin-left: 45px;
}
.focus-title {
    font-size: 24px;
}
.focus-para {
    font-size: 18px;
}
.about-us-image {
    height: 50vh;
    min-height: 50vh;
}

.about-us-div4 {
     height:50vh;
    min-height: 50vh;
}
.about-us-header-text {
    padding-top: 110px;
}
.about-us-para {
    padding: 30px 30px 20px 30px;
    font-size: 18px;
    line-height: 1.8;
}
.about-us-owner{
        margin-top: 30px !important;
}
.about-us-md {
    font-size: 24px;
}
.about-us-md1{
      font-size: 24px;
          margin-top: 0px;
}

.md-para {
    font-size: 18px;
}
.md-para-1{
    font-size: 18px;
}

.de_testi blockquote {
    height: 830.04px;
}

.testi-para, .testi-para-1 {
    font-size: 20px !important;
}

.design-data {
    padding-left: 44px;
}

.reach-us-header-text {
 
}


.contact-form {
    height: 50vh;
    min-height: 50vh;
}
.reach-us-addr-title {
    padding-top: 40px;
    font-size: 24px;
}
.reach-us-addr1 {
    margin-top: 0px;
    font-size: 20px;
}
.reach-us-addr {
        text-align: center;
    height: 160px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}
.row-1 {
    margin-right: -15px;
    margin-left: -15px;
}

}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    
    .de_testi blockquote {
    height: 500.04px;
}
.row-1 {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
    .row {
    margin-right: 0px;
    margin-left: 0px;
}
#menu li.active {
    padding-bottom: 16px;  
}
.focus-image {
        margin-left: -8px;
    width: 150%;
}
}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {
    
    .center-border {
    display:block;
}
 .focus-image {
    width: 400%;
    margin-left: -42px;
}
.focus-title {
    font-size: 30px;
    line-height: 1.5;
}
.focus-para {
    font-size: 25px;
    line-height: 1.5;
}
.row {
    margin-right: 15px;
    margin-left: 15px;
}
.focus-header-text{
        padding-left: 0px;
}
.row-ab {
    margin-right: -15px;
    margin-left: -15px;
}
.about-us-div4 {
    min-height: 100vh;
     height:100vh;
}
.about-us-image {
    min-height: 100vh;
    height: 100vh;
}
.about-us-owner {
    margin-top: 90px !important;
    width: 60%;
}
.contact-form {
    height: 100vh;
    min-height: 100vh;
}
.row-reach {
    margin-right: -15px;
    margin-left: -15px;
}

.reach-us-addr {
        text-align: center;
    height: 320px;
}
.reach-us-addr-title {
    padding-top: 90px;
    font-size: 24px;
}
}













.preloader{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  width:100vw;
  height:100vh;
  background:#1D1D1D;
  visibility:hidden;
  opacity:0;
  transition:all 0.5s ease;
  z-index:99999999999999;
}
.preloader_inner {
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size:6em;
  text-align:center;
  color: #333;
}




.page{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;

  visibility:hidden;
  opacity:0;
  transition:all 0.5s ease;
}

.show{
  visibility:visible !important;
  opacity:1 !important;
  transition:all 0.5s ease;
}