@media (min-width: 1441px) {
    
}
@media (min-width: 1200px) {}
@media (min-width: 992px) {
/*
    .navbar-collapse.collapse .mobile-menu {
        display: none;
    }    
*/
}
@media (max-width: 1199px) {
	.default-content {
		padding: 100px 0 60px 0;
	}
    .home_wrapper .navbar-nav > li > .contact-link {
        padding: 11px 40px 11px 5px;
        font-size: 20px;
    }
    .home_wrapper .navbar-nav > li:nth-last-child(2) {
        margin-left: 0;
    }
    .social-links li {
        padding: 0 3px;
    }
    .what-our-client-say-wrap .testimonials-section .testimonial-info .excerpt {
        font-size: 16px;
        line-height: 24px;
    }
    .useful-links li, .useful-links li:nth-child(3n-7), .useful-links li:nth-child(3n) {
        width: 50%
    }
/*
    .useful-links li:nth-child(2), .useful-links li:nth-child(5), .useful-links li:nth-child(8), .useful-links li:nth-child(11) {
        padding-left: 0;
    }
*/
    .testimonials-section .testimonial-info {
        padding-left: 0;
        padding-right: 0;
    }
	/* blog single */
	body.single #single-below-header {
		padding-right: 0;
	}
	body.single.single-post #single-meta {
		position: relative;
		margin-top: 15px;
	}
}

/* =========================================== */
/*        !! MEDIA 991 CSS TOGGLE !!        */
/* =========================================== */
@media (max-width: 1024px) {
    .owl-carousel.owl-drag .owl-item:hover {-webkit-transform: none;transform: none;}
    .owl-carousel.owl-drag .owl-item:hover ~ .owl-item {-webkit-transform: none;transform: none;}
    
}




/* =========================================== */
/*        !! MEDIA 991 CSS TOGGLE !!        */
/* =========================================== */
@media (max-width: 991px) {
	.default-content h2 {
		font-size: 36px;
	}
    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-next:focus {
        display: block!important;
    }
    .main-header .container {
        width: 100%;
    }
    .navbar-wrapper .container {
        padding: 0;
    }
    .navbar-brand {
        padding: 13px 0 10px 22px;
    }
.sub-menu:after, .sub-menu:before {
    display: table;
    content: " ";
}
.sub-menu:after {
    clear: both;
}
    .small-menu {
        max-width: 100%;
        padding: 0!important;
    }
    .small-menu li a {
        padding: 16px 14px !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
		z-index: 999;
/*
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
*/
        margin: 0;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    /**/
/*
    .navbar-collapse.collapse .mobile-menu {
        display: block;
        padding: 0 20px;
    }
    .navbar-collapse.collapse .desktop-menu {
        display: none;
    }
*/
    .get-in-touch-btn {
        display: none;
    }
/*
    .navbar-wrapper {
        border: none;
    }
*/
    .navbar-wrapper, .home_wrapper .navbar-nav > li {
        position: relative;
    }
    /**/
    .main-banner-content {
        top: 50%;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    }
    .home_wrapper #navbar li .sub-menu li a {
        color: #fff;
        text-transform: unset;
        font-weight: 300;
        letter-spacing: 0;
    }
    .navbar-default .navbar-collapse {
        background: #1f1f1f;
        border-top: 4px solid #28af40;
    }
    .home_wrapper .navbar-nav li a {
        color: rgba(255, 255, 255, 0.6);
        text-align: left;
        font-size: 12px;
        padding: 16px 14px;
    }
    .home_wrapper .navbar-nav > .current-menu-item > a {
        color: #fff;
    }
    .home_wrapper .navbar-nav a i {
        display: none;
    }
    .home_wrapper #navbar li .sub-menu {
        padding: 0 14px;
    }
    .home_wrapper .navbar-nav > li > a:focus, 
    .home_wrapper .navbar-nav > li > a:hover {
        color: #fff;
    }
    /**/
    .banner-content-wrap-inner{
        width: 100%;
    }
    .hero-title {
        display: block;
    }
    .watch-videos-wrapper .container {
        padding: 0 0 0 50px;
    }
    .animation-studio, .our-garantee-wrap{
        padding: 50px 0;
    }
    .animation-studio .hero-title {
        font-size: 36px;
    }
    .our-garantee-wrap ul li {
        padding: 0 40px;
    }
    .testimonial-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .contact-form-wrap {
        padding: 50px 0;
    }
    .footer-content.footer_brand {
        padding-bottom: 40px;
        text-align: center;
    }
    .footer-content.footer-menu {
        padding-bottom: 40px;
    }
    .footer-content.footer-menu h4 {
        text-align: center;
    }
    .footer-content.footer-social {
        text-align: center;
    }
    /* mobile search design */
    #mobile-search {
        padding: 0 20px;
    }
    #mobile-search input[type=text] {
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #171717;
        color: rgba(255, 255, 255, 0.7);
        padding: 15px 15px 15px 40px!important;
        border: 0px!important;
        border-bottom: 1px solid #2e2e2e!important;
        border-radius: 2px 2px 2px 2px;
        -moz-border-radius: 2px 2px 2px 2px;
        -o-border-radius: 2px 2px 2px 2px;
        -webkit-border-radius: 2px 2px 2px 2px;
        box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
        -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
        -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
        -o-box-shadow: 0px 1px 3px rgba(0,0,0,0.7) inset;
        background-image: url(../images/mag-glass-mobile.png);
        background-repeat: no-repeat;
        background-position: 15px center;
        width: 100%;
        font-size: 12px;
        line-height: 22px;
    }
        /* 07-04-2018 */
    .wpb_tabs_nav {
        display: none;
    }
    .change_tab {
        display: block;
        width: 100%;
        padding: 20px;
        border: 1px solid #02205a;
    }
    .vertical_tabs .wpb_tab {
        padding-left: 0;
        padding-top: 50px;
    }
    .vertical_tabs .wpb_wrapper ul {
        max-width: 100%;
    }
    /* 404 page* */
    .error404 #error-404 {
        padding: 100px 0;
    }
    /* blog page and blog single page */
    #sidebar {
        padding: 50px 0 0;
    }
    .single-content, .blog-section {
        padding: 50px 0 50px;
    }
}

/*==========================================*/
/* !! NEW MEDIA DROPDOWN MENU */
/*==========================================*/
@media (max-width: 991px) {
    .navbar-inverse .navbar-nav>li:before {
        display: none;
    }
	.navbar-inverse .navbar-collapse {
		position: absolute;
		background: #fff;
		z-index: 999;
        left: 0;
        right: 0;
        top: 100%;
        margin: 0;
	}
    .navbar-inverse .navbar-nav>li>a {
        text-align: left;
		padding: 17px 15px;
		height: auto;
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
    }
	
    /**/
    #navbar .navbar-nav.responsive-menu .sub-menu,
    #navbar .navbar-nav.responsive-menu .sub-menu li .sub-menu {
        background: #1f1f1f;
        border: none;
        right: auto;
        left: auto;
        opacity: 1;
        position: relative;
        -webkit-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        width: 100%;
        z-index: 99;
		padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #navbar .navbar-nav.responsive-menu li .sub-menu,
    #navbar .navbar-nav.responsive-menu li .sub-menu li .sub-menu {
        display: none;
        visibility: visible;
    }
    .navbar-nav.responsive-menu li {
		margin: 0;
		padding: 0;
		border-top: 0;
    	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
	}
    .navbar-inverse .navbar-nav>li:first-child{
        border-top: none;
    }
    .navbar-nav.responsive-menu li:last-child {
        border-bottom: none;
    }
    .navbar-nav.responsive-menu .menu-item-has-children {
        cursor: pointer;
        position: relative;
    }
    .navbar-nav.responsive-menu .menu-item-has-children:before {
        display: block;
		content: "\f107";
        float: right;
        font: normal normal normal 12px/1 FontAwesome;
		padding: 17px 10px;
		right: 15px;
		z-index: 9999;
		color: rgba(255, 255, 255, 0.6);
		background: transparent;
		position: absolute;		
		top: 0;
        text-align: center;		
    }    
    #navbar .navbar-nav.responsive-menu .sub-menu li a {
        border: none;
        display: block;
        line-height: 1;	    
		font-size: 12px;
		text-transform: unset;
		color: #f39f2f; 
		font-weight: 400;
		padding: 16px 14px;
    }
     #navbar .navbar-nav.responsive-menu .sub-menu li .sub-menu li a {
      color: rgba(255, 255, 255, 0.6);   
    }
    #navbar .navbar-nav.responsive-menu .sub-menu li a:hover, #navbar .navbar-nav.responsive-menu .sub-menu li a:focus {
        color: #fff;
        font-weight: 400;
    }
    .navbar-nav.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f106";
        color: #f39f2f;
    }
    .home_wrapper .navbar-nav > .current-menu-item:before, .home_wrapper .navbar-nav > li:hover:before {
        color: #fff;
    }
    .navbar-nav.responsive-menu .menu-item-has-children>a {
        margin-right: 60px;
    }
    #navbar li>.sub-menu li.current-menu-item>a, 
	#navbar li>.sub-menu li.current-menu-ancestor>a, 
	#navbar li>.sub-menu li a:hover,
	#navbar li>.sub-menu li a:focus, 
	#navbar .sub-menu li .sub-menu li.current-menu-item>a, 
	#navbar .sub-menu li.current_page_ancestor>a, 
	#navbar .sub-menu li .sub-menu li.current_page_parent>a{
        background: transparent;
        color: #fff !important;
    }
    /* extra */
    .navbar-nav {
        margin: 0;
    }
    #navbar li .sub-menu {
        -webkit-box-shadow: none;
        box-shadow: none;        
        height: auto;
        padding-bottom: 20px;
		border-top: 1px dotted rgba(255, 255, 255, 0.6)!important;
    }
}


@media (max-width: 767px) {

	.default-content h2 {
		font-size: 22px;
		line-height: 32px;
	}
    .modal {
        margin: 0;
    }
    .modal iframe{
        height: 260px;
    }
    .navbar-nav.responsive-menu .menu-item-has-children > a {
        margin-right: 0;
    }
    .home_wrapper .navbar-nav li a, .home_wrapper #navbar li .sub-menu li a {
        text-align: center;
    }
    .watch-videos-wrapper {
        padding-right: 15px;
    }
    body .container {
        max-width: 100%!important;
    }
    .hero-title {
        font-size: 36px;
    }
    .watch-videos-wrapper .container{
        padding: 0 0 0 20px;
    }
    .testimonial-video {
        padding: 30px 0;
    }
    .submit-btn {
        margin-top: 30px;
    }
    .testimonial-video .fill {
        height: 350px;
    }
    .our-garantee-wrap ul li {
        padding: 0 0px 30px;
        display: block;
    }
    .animation-studio-content {
        column-count: 1;
    }
    /* 07-04-2018 */
    
    .vertical_tabs {
        padding-right: 0;
        padding-left: 0;
        padding-top: 50px;
    }
    .vertical_tabs h2 {
        font-size: 30px;
        line-height: 36px;
    }
    .what-our-client-say-wrap h5 {
        text-align: left;
    }
    .what-our-client-say-wrap {
        padding-bottom: 115px;
    }
}
@media (max-width:480px) {
	.animaion-videos .owl-carousel {
		position: relative;
	}
    .footer-bottom p {
        padding: 15px 0 0 0;
    }
    .footer-bottom p span {
        line-height: normal;
    }
    .change_tab {
        padding: 15px 10px;
        font-size: 12px;
    }
    .video-title h4 {
        font-size: 16px;
    }
    .video-title h4 .sb-title {
        font-size: 14px;
    }
    .modal.fade .modal-dialog {
        padding: 0 20px;
    }
    .animation-studio .hero-title {
        font-size: 26px;
    }
    .what-our-client-say-wrap h2, .our-garantee-wrap h2, .contact-wrapper h2 {
        font-size: 26px;
    }
    .useful-links li, .useful-links li:nth-child(3n-7), .useful-links li:nth-child(3n){
        text-align: center;
        width: 100%;
    }
/*
    .useful-links li:nth-child(2), .useful-links li:nth-child(5), .useful-links li:nth-child(8), .useful-links li:nth-child(11) {
        padding-left: 0;
    }
*/
    .submit-btn {
        width: 100%;
        margin-top: 30px;
    }
    .footer-bottom p span {
        display: block;
    }
    .testimonial-video .fill {
        height: 250px;
    }
    .animation-studio p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .contact-form-wrap .submit-btn {
        width: 100%;
    }
    /* 404 page */
    .error404 #error-404 h1 {
        font-size: 100px;
    }
	/* blog single */
	ul.related_post li,	#sidebar ul.related_post li 	{
		width: 100%;
	}
	ul.related_post li a {
		margin-right: 5px;
	}
	#nav-below div {
		width: 100%;
    	padding: 10px 0;
	}
	#single-art iframe {
		height: 100%;
	}

}

@media (max-width: 374px) {
	#newslatter #divNewsletter .nsu-form .selectField {
		max-width: 100%;
	}
	#newslatter #divNewsletter .nsu-form .nameField {
		max-width: 100%;
		margin: 0 0 10px !important;
	}
	#newslatter #divNewsletter .nsu-form p {		
		margin: 0 0 10px;
	}
	#newslatter #divNewsletter .nsu-form .emailField {
		max-width: 100%;
	}
	#newslatter #divNewsletter .nsu-form .captchaField {
		max-width: 100%;
	}
	#newslatter #nsu-submit-1 {
    	width: 160px;
	}
}