/*
 Theme Name:  Responsive Child
 Template:    responsive

*/

<style>
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
</style>

body{
    font-family: 'Raleway', sans-serif;
    background-color: #fff !important;
     background-color: #f0f0f0;
}

.container{
    max-width: 1200px;
}
a {
    color: #112337;font-family: Montserrat !important;
}
h1, h2, h3, h4, h5, h6, p{font-family: 'Raleway', sans-serif !important;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.mb-30{margin-bottom: 30px;}
.mb-50{margin-bottom: 50px;}

.padding-60{padding: 60px 0;}
/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
  content: ' ';
  display: table; }

.clearfix:after,
#container:after,
.widget-wrapper:after {
  clear: both; }

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.zoom(1)"; }

.clear {
  clear: both; }
.container {
    width: 1200px;
    margin: 0 auto;
}
.res-iconify-inner, .res-iconify.no-menu.res-iconify-inner {
    display: none !important;
}

.border-line {
    background-image: url(images/Line.png);
    display: block;
    height: 2px;
    width: 130px;
    margin: 0px auto 40px;
}
.border-line-blue {
    background-image: url(images/Line_blue.jpg);
    display: block;
    height: 2px;
    width: 170px;
}
.mobileaboutimg{
    display: none;
}
.topbarwrap {
    position: relative;
    z-index: 100;
        margin-bottom: -1px;
}
.topslider {
    position: relative;
    
}
.topheader {
    background-color: #231F20;
    padding-top: 10px;
    padding-bottom: 10px;
}
.topleft {
    float: left;
}
.topright {
    float: right;
}
.topheader a {
    color: #fff;
    margin-right: 20px;
}
.topheader .social-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}
.topheader .social-icons li {
    display: inline-block;
    vertical-align: middle;
}
.topheader .social-icons li a {
    font-size: 20px;
}
.topheader .fa {
    margin-right: 5px;
}
.topsliderwrap .bx-wrapper {
    box-shadow: none;
    border: none;
    background: #fff;
}
.slidecontent {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    left: 0;
    color: #000;
    font-size: 37px;
  /*      background-color: rgb(0 0 0 / 68%);*/
    height: 100%;
    width: 100%;

}
.slidecontentwrap h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 56px;
    font-weight: 900;
    margin-bottom: 0;
}
.site-branding img{transition: all 0.5s ease 0s;}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
z-index: 9;
}

.sticky .site-branding img {
    width: 70px;
    transition: all 0.5s ease 0s;
}
.sticky nav#site-navigation {
    width: unset;
}

.slidecontent span {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
}

.bx-wrapper {
    margin-bottom: 0 !important;
}

.btn {
    padding: 5px;
    font-size: 22px;
    width: 220px;
    text-transform: uppercase;
    display: inline-block;}
.recent_btn {
    border: 1px solid #fff;
    color: #fff;
    background-color: #0061a8;transition: all 0.5s ease 0s;
}
.recent_btn:hover {
    background-color: #fff;
    color: #000;transition: all 0.5s ease 0s;
}

.text-center{text-align: center;}
.get-a-quote {
    color: #000;
    border: 1px solid #fff;
    background-color: #fff;transition: all 0.5s ease 0s;}
.get-a-quote:hover {
    background-color: #0061a8;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.strat-search {
    background-color: #0061a8;
    padding: 40px 0;
    text-align: center;
    position: relative;
}

.strat-search h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.consult-with-us {
    position: absolute;
    width: 100%;
    bottom: -28px;
    left: 0;
}
.consult-with-us a {
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px #444;
    font-size: 21px;
    color: #000;
    font-weight: 600;
}


.grecaptcha-badge {
    display: none !important;
}
.topsliderwrap .bx-controls.bx-has-controls-direction.bx-has-pager {
    display: none;
}
.site-branding {
    width: 231px;
    margin: 0;
    padding: 0;
    max-width: 231px;
}
.site-branding .site-branding-wrapper {
    padding: 0;
}

.content-outer.responsive-header .container {
    padding: 0;
    width: 100% !important;
}
nav#site-navigation {
    width: 80%;
    padding: 0;
}
nav#site-navigation ul li {
    background-color: transparent;
}
nav#site-navigation .menu a {
    text-align: left;
    background-color: transparent;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 20px;
    color: #000;
    font-weight: 500;
}
.footercondet .fa {
    font-size: 14px;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 0 4px;
    line-height: 20px;
    color: #000;
    background-color: #fff;
    margin-right: 10px;
}

#header-menu li:last-child a {
    background-color: #0061a8;
    color: #fff;
    font-weight: 500;
    padding: 6px 20px;
    margin-left: 20px;
}
#header-menu .sub-menu li:last-child a {
    background-color: transparent;
    font-weight: normal;
    padding:6px 12px;
    margin-left: 0;
    color: #444;
}
.nav-menu .current_page_item a, nav#site-navigation li a:hover {
    color: #0061a8 !important;
}

.menu{
    background-image: none;
}

img.custom-logo {
    margin: 6px 0px 6px 6px;
}
.slidecontentwrap {
    margin: 0 auto;
    position: relative;
    top: 200px;
}
.aboutsection {
    padding: 100px 0 50px;
    background-color: #fff;
}

.abouttit,.sectit {
    color:  #112337;
}

.aboutseclefttit {
    width: 61%;
    margin: 0 auto;
    text-align: left;
}


.aboutseclefttit p{
    font-size: 16px;
    color: #111;
    line-height: 23px;
    margin-top: 16px;
    margin-bottom: 0;
}
.servicesection {
    padding: 60px 0;
    background-color: #fff;
    text-align: center;
}
.servicesection .border-line {
    width: 80px;
}
.ourserimg {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    background-color: #0061a8;
    border: 1px solid #fff;
    border-radius: 50%;transition: all 0.5s ease 0s;
    padding: 12px;
}
.ourserimg:hover {
    background-color: #085cd3;transition: all 0.5s ease 0s;
}

.servicelist {
    text-align: center;
}
.servicelist h3 {
    font-weight: 600;
}
.oursercomm {
    width: 23%;display: inline-block;
    vertical-align: top;
}

.serdes {
    font-size: 16px;
    line-height: 23px;
    color: #112337;
}
.abreadmore a {
    background-color: #112337;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}

.topbannerwrap {
    position: relative;
    height: 450px;
    overflow: hidden;
}
.topbanner .breadcrumb li {
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

ul.breadcrumb {
    margin: 0;
}

.contactsection{
    background-image: url("images/contact.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    height: 400px;
}
.contactsectionwrap{
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    height: 100%;
}

.cfline {
    font-size: 18px;
    padding-top: 120px;
}
.cfline2 {
    font-size: 28px;
    text-transform: capitalize;
    padding-bottom: 13px;
}
.cfline3 a {
    background-color: #112337;
    color: #fff;
    padding: 12px 72px;
    border-radius: 57px;
    font-size: 28px;
    text-transform: uppercase;
}
.project-item {
    display: inline-block;
    margin: 0 15px;
    box-sizing: border-box;
    background-color: #fff;
}

.feapro {
    display: inline-block;
    position: relative;
    width: auto;
    background-color: #fff;
}
.pro-title {
    margin-top: -8px;
    padding: 10px;
}
.project-item a {
    color: #000;
    font-weight: 700;
}

.feaprolink {
    position: absolute;
    width: 100%;
    font-size: 16px;
    height: 100%;
    z-index: 100;
    top: 0;
    color: #fff;
}
h3.sectit.feaprotit {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}
.feaprolink a {
    background-color: #112337;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    display: none;
    top: 50%;
    left: 0;
    position: relative;
        width: 152px;
    margin: 0 auto;
}
.feaprolink:hover {
    background-color: rgba(0,0,0,0.5);
}
.feaprolink:hover a{
    display: block;
}
.feapro_wide{
    width:724px;
}
.featuredprosection {
    text-align: center;
    padding: 60px 0;
}
.feapro img {
    box-shadow: 0 0px 2px 0px #112337;
}
.footercontactform {
     background-image: url("images/contact2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.footercontactforminn{    
	background-color: rgba(0, 97, 168, 0.5);
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    /*height: 100%;*/
    padding: 50px 0;
}
.innerrow {
    display: flex;
    align-items: center;
}

.footerconcenter {
    width: 977px;
    margin: 0 auto;
}
.footerconleft {
    text-transform: uppercase;
    width: 36%;
    float: left;
    text-align: left;
}
.footerconleft h1{color: #fff;}
.footerconright {
    width: 56%;
    float: right;
}
.footerconfrm .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
        width: 47%;
    margin: 0 8px;

}
.articlelist {
    text-align: center;
}
.footercontactforminn .footerconfrm input, .footerconfrm textarea {
    box-shadow: none;
    width: 100%;
    padding: 12px;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
.footerconfrm textarea {
    height: 100px;
}
.footerconfrm input.wpcf7-submit {
    background-color: #fff;
    background-image: none;
    color: #000;
    text-shadow: none;
    font-size: 26px;
    width: 210px;
    padding: 15px 0;
    border: none !important;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}
.footerconfrm input.wpcf7-submit:hover {
    background-color: #0061a8;transition: all 0.5s ease 0s;
}
.footerconfrm{text-align: -webkit-center;}
span.wpcf7-form-control-wrap.your-message {
    width: 97%;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #abaaaa;
     opacity: 1 !important;
}

.wpcf7-spinner {
    margin: 16px 24px;
    position: absolute;
}

.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -24px;
}

.featuredprosection .cfline3 a {
    font-size: 18px;
    box-shadow: 0 0 4px 0 #000;
}
.featuredprosection .cfline3 {
    margin-top: 18px;
}
.articles {
    width: 47%;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 15px 15px;
    background-color: #0061a8;
}
.blogimg img {
    width: 100%;
}
.blogtit a {
    color: #fff;
    font-size: 20px;
    line-height: 25px;transition: all 0.5s ease 0s;
}
.blogtit {
    padding: 10px;
    margin-top: -9px;
}
.blogsection {
    padding: 60px 0;
}

.footer-area {
    background-color: #000;
    padding: 20px 0;
}


.footerfullwarp {
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
  height: 390px;    
    background-size: cover;
}
.footerinner {
    background-color: rgba(0, 97, 168, 0.8);
    height: 100%;
}
.boxed .widget-wrapper {
    background-color: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
}
.colophon-widgets {
    display: flex;
    align-items: center;
}

.colophon-widget .widget-title {
    text-transform: uppercase;
}
ul#menu-main-menu-1 li {
    margin-bottom: 8px;
}
.colophon-widget {
    float: left;
    width: 33.33%;
}
.footercondet a {
    display: block;
    margin-bottom: 6px;
    
}


.copyrightwarp {
    background-color: #111;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}



.slideimg img{
    width: 100%;
}
.footerinner .widget-title h4 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
}
#colophon-widget .colophon-widget {
    padding: 0;
}
#colophon-widget .colophon-widget {
    width: 50%;
    padding-right: 100px;

}
#colophon-widget .colophon-widget:last-child {
    border-left: 1px dashed #fff;
    padding: 30px 100px 30px;
}
.colophon-widgets {
    padding-top: 50px !important;
}
.colophon-widget a, .colophon-widget p {
    font-size: 15px;
    color: #fff;
}
.copyright a{
    display: inline-block;
}
.footer-layouts.copyright {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.powered{
    display: inline-block;
    padding: 0;
}

.servicewrap{padding-top: 100px; display: block; background-color: #fff;}
.servicewrap .servicesleft {
    width: 25%;
    display: inline-block;    
    vertical-align: top;
    margin-right: 30px;
}
.servicesright img {
    display: none;
}
.servicewrap .servicesright {
    width: 70%;
    display: inline-block;
    padding-bottom: 30px;
}
.servicesleft li {
    background-color: #f1eeee;
    list-style-type: none;
    margin-bottom: 8px;
}
.servicesleft li.current {
    background-color: #0061a8;
}

.servicesleft li a {
    color: #000;
    font-weight: 500;
    display: block;
    padding: 10px;
}

.servicesleft li.current a {
    color: #fff;
}
.serviceinnercontent h4 {
    margin-bottom: 10px;
}
.serviceinnercontent p {
    margin-bottom: 10px;
    margin-top: 0;
}
.serviceourworkvideos {
    margin-top: 50px;
    padding: 60px;
    background-color: #f6f6f6;
}
.serviceourworkvideos h1 {
    text-align: center;
}



.pagetit {
    position: absolute;
    background-color: rgba(17, 35, 55, .5);
    height: 99%;
    top: 0;
    width: 100%;
    text-align: center;
}
.pagebannerwrap {
    position: relative;
    line-height: normal;
    margin-bottom: 50px; 
}
.pagebannerwrap .pagetit h3 {
    margin-top: 180px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}
.main-navigation .menu > li.menu-item-has-children > a:after{
    margin-left: 7px;
    position: relative;
    top: 2px;
}
h2.entry-title.post-title a {
    color: #112337;
}
#main-blog .thumbnail img {
    box-shadow: 0 0 5px 0 #112337;
}
#main-blog .thumbnail {
    float: left;
    width: 30%;
    margin-top: 0;
    margin-right: 14px;
}
#main-blog article {
    padding: 0;
}
#main-blog .entry-content {
    width: 64%;
    float: right;
}
.hentry .post-data{
    display: none;
}
p.read-more {
    text-align: right;
}
a.more-link {
    background-color: #112337;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px;
    border: none;
    outline: none;
}
p.read-more {
    text-align: right;
    margin: 0 !important;
    padding: 0;
}
.conpagewrap {
    width: 88%;
   margin: 0 auto 15px;
}
.nameemailwrap {
    margin: 0;
}
.nameemailwrap p {
    width: 48%;
    margin: 0;
}
.cfname {
    float: left;
}
.clname {
    float: right;
}
.conpagewrap label {
    font-weight: normal;
    font-size: 18px;
}
.conpagewrap input, .conpagewrap textarea {
    border: 1px solid #ccc;
    box-shadow: none;
    font-size: 19px;
    width: 100%;
    margin-top: 5px;
    padding-top: 11px;
    padding-bottom: 11px;
}
.conpagewrap textarea {
    height: 150px;
}
.conpagewrap span.wpcf7-form-control-wrap.your-message {
    margin-top: 0;
}
.conpagewrap p {
    margin: 0 0 12px;
}

.conpagewrap input[type="submit"] {
    background-color: #0061a8;
    color: #fff;
    border: none;
    font-weight: normal;
    padding-left: 40px;
    padding-right: 40px;
}
.blog .site-content-header {
    display: none;
}
.responsive-site-style-boxed .widget-wrapper{
    padding: 0;
    margin: 0;
}
.single-post #primary article {
    padding: 0;
        margin-top: 0;

}

.single-post h1.entry-title.post-title.responsive {
    font-size: 26px;
}
.single-post header .content-outer.responsive-header{
position: relative;
}
.single-post .site-content-header {
    display: none;
}
.single-post p {
    margin: 12px 0;
}
#secondary .widget-wrapper {
    padding: 0;
}
#secondary .widget-title {
    background-color: #112337;
    color: #FFF;    margin-bottom: 0 !important;
}
.widget-area .widget-wrapper ul {
    padding: 0 20px !important;
}
#secondary .widget-title h4 {
    COLOR: #FFF;
    padding: 12px 0 9px 15px;
}
#secondary .widget-wrapper a {
    color: #112337;
    font-size: 15px;
}
#respond input#submit {
    background-color:  #112337;
    padding: 12px 14px 9px;
    line-height: 18px;
}
input#wp-comment-cookies-consent {
    display: inline-block;
    width: auto;
}
div#respond {
    margin-top: 0;
    padding-top: 0;
    padding: 0;
}
.single-post .navigation {
    padding: 0;
}
.projectbox {
    width: 46%;
    margin: 18px;
    padding: 10px;
    text-align: center;
    float: left;
    border: 1px solid #2F3241;
    box-shadow: 0 0 4px 0 #ccc;
    box-sizing: border-box;
}
.projecttitc {
    text-transform: uppercase;
    color: #2F3241;
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 5px;
    
}
.viewmorelink {
    margin-top: 12px;
}
.viewmorelink a {
    background-color: #112337;
    color: #fff;
    display: inline-block;
    padding: 4px 30px;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 4px;
}
.foogallery-album-header p {
    margin-bottom: 0;
}
.foogallery-album-header h2 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
	color:#112337;
}

.responsive-about-me-widget-container{border: unset!important;}


.contactpage {
    background-color: #fff;
    padding: 80px 0 50px;
}

.season_tabs {
  position: relative;   
  min-height: 360px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.season_tab {
  float: left;  
  clear: both;
  width: 286px;
}
.season_tab label {
    background: #eee;
    padding: 10px;
    border: 1px solid #eee;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    width: 264px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}
.season_tab [type=radio] {
  display: none;   
}
.season_content {
    position: absolute;
    top: 0;
    left: 286px;
    background: white;
    right: 0;
    bottom: 0;
}
.season_content span {
  animation: 0.5s ease-out 0s 1 slideInFromTop; 
}
[type=radio]:checked ~ label {
    background: #0061a8;
    z-index: 2;
    color: #fff;
}
[type=radio]:checked ~ label ~ .season_content {
  z-index: 1;
}

.slidecontentwrap p {
    color: #fff;
    font-size: 20px;
    margin-top: 5px;
}
.aboutinner {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.aboutinner p {
    margin-bottom: 15px;
    margin-top: 0;
}
.aboutinner b {
    font-weight: bold;
}
.aboutcontactus {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 5px solid #fff;
}
.aboutcontactinner {
    background-color: #0061a8;
    border: 1px solid #ccc;
    width: 70%;
    margin: 0 auto;
}
.aboutcontactinner h2 {
    background-color: #fff;
    padding: 10px 0;
    margin-bottom: 0;
    text-align: center;
}
.aboutcontactinner .conpagewrap {
    width: 100%;
    padding: 30px;
}
.aboutcontactinner .conpagewrap label {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
span.wpcf7-form-control-wrap.your-message {
    width: 100%;
}

.wpcf7 input[type=text], .wpcf7 input[type="email"], .conpagewrap textarea {
    background-color: transparent;
    padding: 8px;
}
.aboutcontactinner .conpagewrap input[type="submit"] {
    background-color: #fff;
    color: #444;
    width: 176px;
    font-weight: 600;
    padding-left: 14px;
    margin: 0 auto;
}
.contactpageleft {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    background-color: #f6f6f6;
    padding: 20px;
}
.contactpageright {
    width: 64%;
    margin-left: 50px;
    display: inline-block;
}
.contactpageleft .border-line {
    margin: 0;
}
.contactpageright-inner {
    background-color: #f6f6f6;
    padding: 20px 0;
    margin-bottom: 20px;
}
.contactpageright-inner h2 {
    margin-bottom: 10px;
}
.contactpageright-inner p {
    font-size: 20px;
}
.contactpageright-inner .border-line {
    margin-bottom: 0;
}
.contactpageleft ul {
    margin: 20px 0 0 0 !important;
}
.contactpageleft li {
    list-style-type: none;
    margin-top: 10px;
}
.contactpageleft li a {
    color: #000;
}
.contactpageleft li .fa {
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    margin-right: 6px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
}
.projectwarps {
    padding: 70px 0;
    background-color: #fff;
}
.blog-wrap {
    padding: 70px 0;
}
.feaprolink:hover {
    background-color: transparent;
}
.footerconfrm input::placeholder, .footerconfrm textarea::placeholder {
    opacity: 1;
    color: #fff;
}

/* Mobile Responsive */

@media only screen and (max-width: 1199px) {
.container { width:1024px !important;  }
header .content-outer.responsive-header{max-width: 1024px; }
nav#site-navigation .menu a{ padding:6px 10px;font-size: 16px; }
.aboutsecright {width: 42%;}
.aboutsecleft { width: 56%;} 
.footerfullwarp .container{width:100%;}
.footerconleft{ padding-top: 0px;}
.footerconfrm .wpcf7-form-control-wrap{width:46%;}
.project-item { width: 30%;}
.articles { width: 42%;}

}

@media only screen and (max-width: 1023px) {
.container {
    width:760px;
  }

.slidecontentwrap {
   top: 190px;
}

.mobileaboutimg {
    display: inline-block;
    float: left;
    width: 28%;
    margin-right: 18px;
}
.aboutsecright {
    display: none;
}
h3.sectit.abouttit {
    text-align: center;
}
.aboutsecleft {
    width: 100%;
}
.feapro.feapro_wide {
    width: 62%;
}
.abreadmore {
    text-align: center;
}
.footerconleft {
    width: 100%;
    text-align: center;
    float: none;
}
.footerconright {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.border-line-blue {margin: 0 auto;}
nav#site-navigation {
    width: 78%;
}

}
@media only screen and (max-width: 767px) {

.container {width: 94% !important;}
.site-header-layout-horizontal .site-header .row {
    flex-wrap: unset;
    display: block;
    padding: 0;
    margin: 0;
}
.site-header-layout-horizontal .site-branding {    margin: 0 auto;}
.main-navigation .menu {
    float: unset !important;
}
nav#site-navigation {
    width: 97%;
    margin: 0 auto;
}
nav#site-navigation .menu a {
    font-size: 14px;
}
.topbannerwrap {
    height: auto;
}
.aboutinner {
    width: 100%;}
.aboutcontactinner {width: 90%;}
.slidecontentwrap {
    top: 70px;
}
.slidecontentwrap h1 {
    font-size: 46px;
}
.aboutseclefttit {
    width: 100%;
    text-align: center;
}
.project-item {
    width: 23%;
}
.innerrow {   display: block;    }
.footerconleft {
    padding-bottom: 30px;
}

.oursercomm {
    width: 49%;
    margin-bottom: 30px;
}
.footerfullwarp {
    height: 570px;
    text-align: center;
}
#colophon-widget .colophon-widget .responsive-about-me__img img {
    margin: 0 auto !important;
}
#colophon-widget .colophon-widget:last-child {
    border-top: 1px dashed #fff;
    border-left: unset;padding: 30px !important;
}
.colophon-widgets {
    display: block !important; padding-top: 0 !important;}
#colophon-widget .colophon-widget {
    width: 100%;
    padding-right: 0px !important;
}
.projectbox {
    width: 43%;}
.contactpageleft {
    width: 100%;}
.contactpageright {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}

}

@media only screen and (max-width: 640px) {
.site-mobile-header-layout-horizontal .site-branding {
    max-width: 130px !important;margin: unset;
}

nav#site-navigation .menu a {
    font-size: 16px;
}
#header-menu li:last-child a {
    margin-left: 0px;
}
.slidecontentwrap h1 {
    font-size: 38px;
}
.slidecontent span { font-size: 25px;}
.project-item {
    width: auto;
    margin-bottom: 30px;
}
.articles {
    width: auto;
}
.servicewrap .servicesleft {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
.topbannerwrap {
    height: auto;
}
.servicewrap .servicesright { width: 100%;}
.serviceourworkvideos {
    padding: 60px 0;
}

iframe {height: auto;}
#colophon-widget .colophon-widget:last-child {padding: 30px 0 !important;}

#main-blog .thumbnail {
    float: unset;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
}
#main-blog .entry-content {
    width: 100%;
    float: unset;
}

}
.single-post .site-content {
    background-color: #fff;
}

@media only screen and (max-width: 479px) {

.site-mobile-header-layout-horizontal .site-branding {
    max-width: 150px;
}
.slidecontentwrap {
    top: 30px !important;
}
.slidecontentwrap h1 {
}

.btn { font-size: 15px !important;width: 180px;}

.slidecontentwrap h1 {
    font-size: 26px;
    line-height: 0 !important;
}
.slidecontent span {
    font-size: 18px;
}
.slidecontentwrap p {
    margin: 0 !important;
}
.slidecontentwrap {
    top: 45px;
}
h1{font-size: 22px !important;}

.strat-search { padding: 17px 0;}
.mt-50 {
    margin-top: 0;
}
.nameemailwrap p{width: 100%;}
.footerconfrm .wpcf7-form-control-wrap {
    width: 97%;
    margin-bottom: 15px;
}
span.wpcf7-form-control-wrap.your-message{margin-top: 0;}
.oursercomm {
    width: 100%;
    float: block;
    margin-bottom: 20px;
}
.projectbox {
    width: 98%;
    margin: 10px 0;
}

.blog h2{font-size: 20px;}
.footercontactform{
        background-attachment: scroll;
    background-size: cover;

}
}


@media only screen and (max-width: 375px) {


}

.page-template-template-project .slidecontent {
    background-color: rgb(0 0 0 / 38%);
        display: flex;
    justify-content: center;
    align-items: center;
}
.page-template-template-project .slidecontentwrap {
    top: 0 !important;
}