

/*=======  Portfolio Slider Fix ========*/
.portfolio_single .flexslider .slides{
   transform: scale(1);
}

.side_menu a.close_side_menu:hover{
    border: 1px solid #3597dd !important;
}
.side_menu a.close_side_menu:hover .line:before,
.side_menu a.close_side_menu:hover .line:after{
	background-color: #3597dd;
}

@media only screen and (max-width: 480px) {
    .portfolio_social_section>div[class='portfolio_print'] {
        display: none!important;
    }
}

.portfolio_detail.portfolio_single_follow {
    margin-top: 0!important;
}
@media only screen and (max-width: 1200px){
 nav.main_menu > ul > li > a span.item_inner {
   padding: 0 12px;
 }
}

.eltd-info-card-slider-pagination {
    padding: 10px 0 30px !important;
}

.single_image_shader_landing .vc_single_image-wrapper {
    position: relative;
    overflow: hidden;
}

.single_image_shader_landing .vc_single_image-wrapper:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: -450px;
    border-bottom: 750px solid transparent;
    border-right: 450px solid rgba(255,255,255,0.4);
    -webkit-transition:right .4s cubic-bezier(0.24, 0.91, 0.36, 1);
    transition:right .4s cubic-bezier(0.24, 0.91, 0.36, 1);
}

.single_image_shader_landing .vc_single_image-wrapper:hover:after {
    right: 0;
}

@media only screen and (max-width: 768px) {
  .single_image_shader_landing .vc_single_image-wrapper:after {    
    border-bottom-width: 450px;    
    border-right-width: 300px;    
    right: -300px;
  }
}

@media only screen and (max-width: 600px) {
  .single_image_shader_landing .vc_single_image-wrapper:after {    
    border-bottom-width: 350px;    
    border-right-width: 200px;    
    right: -200px;
  }
}

/* --- Remove Print, Likes and Project Details ---
body.single-portfolio_page .portfolio_print,
body.single-portfolio_page .portfolio_like,
body.single-portfolio_page .portfolio_detail_text_title {
  display: none;
} */

body.single-portfolio_page .portfolio_print {
  display: none;
}


/*---- Icon on the Side Panel 
.custom_lines_inner .line {
    display: none !important !important;
}
.custom_lines_inner:after {
    content: "\f085" !important;
    font-family: "FontAwesome" !important;
    position: absolute !important !important;
    color:#ffffff !important;
    top: 0 !important !important;
    left: 0 !important;
    width:100% !important;
    text-align:center !important;
    line-height:38px !important;
}
.custom_lines_inner {
    position: absolute !improtant !important;
    top: 0 !important;
    left: 0 !important;
    width:100% !important;
    height:100% !important;
}-----*//* CSS Document */
.moose{fill:none;stroke:#0b84db;stroke-width:3;stroke-miterlimit:10;}

.moose1{fill:none;stroke:#fff;stroke-width:2;stroke-miterlimit:10;}

.moose2{fill:none;stroke:#0484de;stroke-width:2;stroke-miterlimit:10;}

.moose3{fill:none;stroke:#0484de;stroke-width:2;stroke-miterlimit:10;}

.moose4{fill:none;stroke:#0484de;stroke-width:2;stroke-miterlimit:10;}

.moose5{fill:none;stroke:#fff;stroke-width:3;stroke-miterlimit:10;}