@charset "UTF-8";
/* CSS Document */



@media (min-width:1366px) {
	
	
}
/*--  End of media (max-width: 1366px)  --*/


/* Landscape*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
   
   
        
}

/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
        
    
    
        
}




@media (max-width:1365px) {
    
	
	
	
}
/*--  End of media (max-width: 1366px)  --*/




@media (min-width:768px) and (max-width: 1024px) {

	.Engage_Your_content,
	.hassle_text_content,
    .creation_text_content {
	    padding-top: 0;
	}
    
    .content_creation_wrap {
        padding-bottom: 0;
    }
    
    .hassle_free_wrap {
        padding: 40px 0 0;
    }
    
    .Engage_Your_wrap {
        padding: 50px 0 0;
    }
    
    .hero_banner_wrap {
        background-size: 700px 100%;
    }

}
/*--  End of media (min-width:768px) and (max-width: 1024px)  --*/




@media (max-width: 1024px) {

	


}
/*--  End of media (max-width: 1024px)  --*/





@media screen and (min-width: 992px) {
	
	
	
	
}
/*--  End of media (min-width: 992px)  --*/



@media (min-width:768px) and (max-width: 991px) {
	
    .product_item .col-md-3,
    .service_item .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    
    .product_item .col-md-9,
    .service_item .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    
    .pro_title, 
    .service_title {
        font-size: 22px;
    }
    
    .request_demo_wrap {
        padding: 30px 0 50px;
    }
    
    .hero_img {
        padding-top: 50px;
    }
    
    .hero_img .mbShow {
        display: block;
    }
    
    .hero_banner_wrap {
        background: none;
    }
	
}
/*--  End of media (max-width: 991px)  --*/


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

}
/*--  End of media (max-width: 991px)  --*/



@media (max-width:767px) {
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.mbHide {
		display: none;
	}

	.mbShow {
		display: block;
	}
	
    .hero_text_content {
		padding: 50px 0 50px;
	}
	
	.hero_banner_wrap .hero_img {
		padding-left: 15px;
		margin-bottom: 50px;
	}
	
	.hero_banner_wrap .hero_img .video_wrap {
		max-width: 320px;
		width:100%;
		padding-top: 50px;
		padding-bottom: 50px;
	}
    
    .cpy_right_text {
        text-align: center;
    }
    
    .footer_menu {
        text-align: center !important;
    }
    
    .footer_menu li {
        margin: 0;
        padding: 20px;
    }
	
	.product_wrap, 
	.service_Wrap {
		padding: 0;
	}
	
	.product_item, .service_item {
		margin-bottom: 0;
	}
	
	.content_creation_wrap {
		padding: 0;
	}
	
	.content_creation_details, .hassle_free_details, .Engage_Your_details {
		margin-bottom: 10px;
	}
	
	.hassle_free_wrap {
		padding: 20px 0;
	}
	
	.hassle_text_content {
		padding-top: 20px;
	}
	
	.Engage_Your_wrap {
		padding: 0 0 40px;
	}
	
	.Engage_Your_content {
		padding-top: 0;
	}

	.request_demo_wrap {
		padding: 30px 0;
	}
	
	.request_demo_wrap h2 {
		font-size: 26px;
		line-height: 32px;
	}
	
	.hero_title {
		font-size: 26px;
		line-height: 32px;
	}
	
	.creation_text_content {
		padding-top: 20px;
	}
	

}
/*--  End of media (max-width: 767px)  --*/



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	

 
 }



