/*Shared*/
::selection{
    background: #888888;
}

::-moz-selection{
    background: #888888;
}

.slider-caption h2,
.slider-caption p{
    text-transform: none;
}

/*End shared*/

/*NavBar*/
@media (min-width: 992px){
    #header #logo img{
    height: 68px;
    margin-top: 16px;
    margin-bottom: 16px;
}
}

#header.sticky-header #logo img{
    margin-top: 8px;
    margin-bottom: 8px;
    height: 44px !important;
}

@media (max-width: 991px){
    #logo img{
        height: 70px;
    }

    #header-wrap .container{
        margin-top: 16px !important;
        margin-bottom: 16px !important;
    }
}

/*End NavBar*/


/*text_ca_001a and text_ca_001b*/
@media (max-width: 767px){
    .section-about{
        margin-top: 0;
        margin-bottom: 0;
    }

    .text-ca-001a .about-h2{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    
    .text-ca-001a p{
        margin-bottom: 30px !important;
    }

    .text-ca-001b .about-h2{
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    
    .text-ca-001b p{
        margin-bottom: 0 !important;
    }
}
/*End text_ca-001a and text_ca_001b*/

/*text_am_006a*/
#about_image{
    height: 452px;
    width: 465px;
    margin-right: 0;
}

#about_image > img{
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width:100%;
    padding-right: 65px;
    margin-top: 50px;
}

@media (max-width: 767px){
    #about_image{
        width: 100%;
        height: 100%;
    }
    
    #about_image > img{
        padding-right: 0;
        width: 100%;
        height: auto;
    }
}

@media (min-width:768px) and (max-width: 1199px){
    #about_image{
        width: 48%;
        height: 100%;
    }
    
    #about_image > img{
        padding-right: 20px;
        width: 400px;
        height: 440px;
    }
}

#about-me-section .col_last p{
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.4px;
}

.heading-block:after{
    margin-top: 10px;
}
/*End text_am_006a*/

/*Gallery_ca_003a*/
#gallery_container{
    margin: 0;
    padding: 0;
    width: 100%;
}

@media (max-width: 768px){
    #gallery_container{
        width: 100% !important;
    }
}

/*End gallery_ca_003a*/

/*Promobox_ca_002*/
@media (max-width: 767px){
    #promo-text > span{
        font-size: 20px !important;
    }
    
    #promo-text a#send-email-btn{
        font-size: 20px !important;
    }
}


/*End promobox_ca_002*/

/*Text-ca-006-selectable*/
.text-ca-006-selectable-left .heading-block{
    padding-top: 0px !important;
}

.text-ca-006-selectable-left img{
    margin-top: 10px;
}

.text-ca-006-selectable-right .heading-block{
    padding-top: 0px !important;
}

.text-ca-006-selectable-right img{
    margin-top: 10px;
}


/*Text-ca-006-selectable*/

/*Testimonial-ca-001*/

.testi-image img,
.testi-image{
     width: 100px !important;
     height: 100px !important;
     max-width: none;
 }

 /*End testimonial-ca-001*/

 /*Social-widget-001*/
 .social-widget-right{
    position: fixed;
    cursor: pointer;
    z-index: 10;
    top: 25%;
    left: auto;
    right: 0;
    margin-top: -26px;
    background-color: #db9a23;
    width: 30px;
    height: 63px;
    border: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.social-widget-right .social-icon{
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 25px !important;
    margin-left: 3px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}

.social-widget-right .social-icon:first-of-type{
    margin-top: 5px;
}

.social-widget-right .social-icon i:last-child{
    line-height: 50px;
    color: #ffffff !important;
}

.social-widget-right .social-icon i{
    color: #db9a23 !important;
}

 /*End social-widget-001*/

 /*Menu-ca-001b*/
 .menu-ca-001b .logo-text{
     float: left;
     padding-top: 39px;
     padding-bottom: 39px;
 }

 .menu-ca-001b.sticky-header .logo-text{
     padding-top: 19px;
     padding-bottom: 19x;
 }


 /*End Menu-ca-001b*/

 /*Promobox borders*/
.promo{
    padding: 0 0 20px 0 !important;

}
 /*End promobox borders*/

 /*Footer info*/
.footer-info:first-of-type > img{
    float: left;
    padding-top: 3px;
}

.footer-info:first-of-type > p{
    padding-left: 3px;
}

.footer-info p{
    display: inline-block;
}

 /*End footer info*/

 /*Footer_am_001_alt*/
 .footer-am-001-alt .left-col{
     padding-left: 28%;
 }

 .footer-am-001-alt .right-col{
    padding-right: 32%;
}

.footer-am-001-alt .col_full{
    text-align: center;
}

 /*End footer_am_001_alt*/

 /*Icons_ca_004*/
 .icons-ca-004 img{
    width: 95px;
    height: auto;
}

 /*End icons_ca_004*/