@media screen and (max-width: 1200px){
.product-title .title-btn{
	width:21%;
}
.product-title .title-name{
	width:78%;
}
}
@media screen and (max-width: 1180px){
.content .content-child.tutorials ul li{
	width:15%;
}
}
@media screen and (max-width: 1170px){
.banner-form .frm-wrap .input-txt{
	width:74%;
	float:left;
}
.product-img .small-img ul li{
	width: 23%;
}
.product-title{
	position: relative;
}
.product-title .title-btn {
    width: 235px;
    position: absolute;
    right: 0;
}
.product-title .title-name{
	width:100%;
}
}
@media screen and (max-width: 1140px){
.model-srch .frm-wrap .input-txt{
	width:88%;
}
.knowledgebase-content ul li .knowledge-txt{
	width:80%;
}
}
@media screen and (max-width: 1050px){
.content .content-child.top-model ul li{
	width:20%;
}
.content .content-child.tutorials ul li:last-child{
	margin-right:10px;
}
.content .content-child.tutorials ul li{
	width: 22%;
    margin: 10px;
    float: none;
    display: inline-block;
}
.content .content-child ul{
	text-align:center;
}
.footer-wrap .footer .footer-widget:first-child{
	padding-top:20px;
}
.model-srch .frm-wrap .input-txt{
	width:87%;
}
}
@media screen and (max-width: 991px){
.banner-form .frm-wrap .input-txt{
	width:72%;
}
}
@media screen and (max-width: 980px){
.header-right .menu-wrap ul li{
	padding:0 10px;
}
.footer-wrap .footer{
	padding:30px 0 10px;
}
.footer-wrap{
	background:transparent;
}
.footer-wrap .footer .footer-widget{
	width:33%;
}
.footer-wrap .footer .footer-widget:first-child{
	width: 100%;
    background: url(../images/footer-bg.png) no-repeat center;
    background-size: 150%;
    padding: 20px;
    text-align: center;
	margin-bottom:20px;
}
.product-img{
	width: 45%;
}
.product-summary{
	width:54%;
}
.footer-wrap{
	margin-top:0px;
}
.model-srch .frm-wrap .input-txt{
	width:86%;
}
}
@media screen and (max-width: 920px){
.banner-form .frm-wrap .input-txt{
	width:68%;
}
.footer .frm-wrap .input-txt{
	width:84%;
}
.model-srch .frm-wrap .input-txt{
	width:85%;
}
}
@media screen and (max-width: 870px){
.btn{
	padding: 10px 30px;
}
.header-right .menu-wrap{
	padding-top: 14px;
}
.header-left{
	padding-top:8px;
}
.header-left a.logo{
	width:180px;
}
.banner-form .frm-wrap .input-txt{
	padding:10px;
}
.footer .frm-wrap .input-txt{
	padding:10px;
}
.product-img{
	width:50%;
}
.product-summary{
	width:50%;
}
.model-srch .frm-wrap .input-txt{
	padding:10px 15px;
}
}
@media screen and (max-width: 850px){
.footer .frm-wrap .input-txt{
	width:83%;
}
.model-srch .frm-wrap .input-txt{
	width:83%;
}
}
@media screen and (max-width: 820px){
.banner-form .frm-wrap .input-txt{
	width:65%;
}
.documents-wrap .documents-content ul li{
	margin: 10px;
}
}
@media screen and (max-width: 800px){
.menu_trigger {
    display: block;
	float:left;
	margin-top: 10px;
    margin-right: 10px;
}
.menu_trigger .fa-bars{
	color:#181818;
}
.menu-wrap{
	display:none;
}
.content .content-child.tutorials ul li{
	width:30%;
}
.footer .frm-wrap .input-txt{
	width:82%;
}
.product-img .small-img ul li{
	width:22.8%;
}
.contact-info ul li{
	margin-bottom:10px;
	width:100%;
}
.knowledgebase-content ul li .knowledge-txt{
	width:75%;
}
}
@media screen and (max-width: 768px){
h1{
	font-size:28px;
}
.banner-form .frm-wrap{
	width:100%;
	float:left;
}
.banner-form .frm-wrap.odd{
	padding-right:0px;
	margin-bottom:20px;
}
.banner-form .frm-wrap.even{
	padding-left:0px;
}
.banner-form .frm-wrap .input-txt{
	width: 82%;
	margin-right:10px;
}
.banner-form{
	padding-top: 10px;
}
.banner-wrap .banner-txt{
	padding: 40px 0 50px;
}

.banner-form .frm-wrap label{
	font-size:14px;
}
.content .content-child ul li{
	text-align:center;
	width:100%;
	float:left;
}
.content .content-child ul li a{
	float: none;
    display: table;
    margin: 0 auto;
}
.content .content-child.top-model ul li{
	padding-right:0px;
	text-align:center;
}
.footer .frm-wrap .input-txt{
	width:81%;
}
.documents-wrap .documents-content ul li a{
	padding: 0px 30px;
}
.product-title .title-btn{
	padding-top:0px;
}
.contact-wrap .contact-wrap-left{
	width: 100%;
    float: left;
    height: 300px;
    overflow: hidden;
	padding-right:0px;
}
.contact-wrap .contact-wrap-right{
	width:100%;
	float:left;
	padding-top:20px;
}
.contact-wrap .contact-wrap-right .heading-wrap{
	text-align:center;
}
.contact-wrap .contact-wrap-right .heading-wrap h2:after{
	left:50%;
	margin-left:-50px;
}
.contact-form .frm-wrap .sub-btn{
	display:table;
}
.model-srch .frm-wrap .input-txt{
	width:100%;
	float:left;
	margin-bottom:10px;
}
}
@media screen and (max-width:720px){
.content .content-child.tutorials ul li{
	width: 29.5%;
	margin:5px;
}
.content .content-child.tutorials ul li:last-child{
	margin-right:5px;
}
.footer .frm-wrap .input-txt{
	width:80%;
}
.product-img{
	width:100%;
	float:left;
	margin-bottom:30px;
}
.product-img .big-img img{
	width:100%;
	float:left;
}
.product-img .small-img ul li img{
	width:100%;
	float:left;
}
.product-img .small-img ul li{
	width: 23.3%;
}
.product-summary{
	width:100%;
	float:left;
	padding-left:0px;
}
}
@media screen and (max-width: 680px){
.banner-form .frm-wrap .input-txt{
	width:80%;
	float:left;
}
.content .content-child ul{
	text-align:center;
}
.content .content-child.top-model ul li{
	width:24%;
	float:none;
	display:inline-block;
}
.footer .frm-wrap .input-txt{
	width:78%;
}
}
@media screen and (max-width: 630px){
.footer .frm-wrap .input-txt{
	width:77%;
}
.knowledgebase-content ul li .knowledge-txt{
	width:72%;
}
}
@media screen and (max-width: 600px){
.banner-form .frm-wrap .input-txt{
	width:77%;
	float:left;
}
.footer .frm-wrap .input-txt{
	width:76%;
}
}
@media screen and (max-width: 580px){
.content .content-child.top-model ul li{
	width:32%;
}
.content .content-child.tutorials ul li{
	width:47.5%;
}
.footer .frm-wrap .input-txt{
	width:73%;
}
.footer-wrap .footer .footer-widget{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
.footer .footer-widget h4:after{
	left:50%;
	margin-left:-35px;
}
.filter-table{
	overflow-x: auto;
}
.filter-table table{
	width:800px;
}
.ticket-info ul li{
	width:100%;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
}
.knowledgebase-content ul li .knowledge-txt{
	width:100%;
	padding-left:0px;
	margin-top:10px;
}
}
@media screen and (max-width: 520px){
.banner-form .frm-wrap .input-txt{
	width:75%;
	float:left;
}
.content .content-child.tutorials ul li{
	width:47%;
}
.footer .frm-wrap .input-txt{
	width:72%;
}
.documents-wrap .documents-content ul li{
	margin: 0px;
    margin-bottom: 10px;
    width: 100%;
}
}
@media screen and (max-width: 500px){
.footer .frm-wrap .input-txt{
	width:100%;
}
.footer-wrap .footer .footer-widget:first-child .btn{
	float:none;
	display:table;
	margin:0 auto;
}
.inner-banner{
	padding:30px 0;
}
.model-details .model-table{
	overflow-x: auto;
}
.model-details .model-table table{
	width:500px;
}
}
@media screen and (max-width: 480px){
.banner-form .frm-wrap .input-txt{
	width:70%;
	float:left;
}
h2{
	font-size:22px;
}
.copyright-wrap .copyright-left{
	width:100%;
	text-align:center;
}
.copyright-wrap .copyright-right ul{
	width:100%;
	text-align:center;
}
.copyright-wrap .copyright-right{
	width:100%;
}
.copyright-wrap .copyright-right ul li{
	display:inline-block;
	float:none;
}
.copyright-wrap .copyright-left{
	margin-bottom:10px;
}
.product-img .small-img ul li{
	width: 23%;
}
.product-title .title-btn{
	position: relative;
    float: left;
    padding-left: 0px;
    margin-top: 10px;
}
}
@media screen and (max-width: 420px){
h1{
	font-size:24px;
}
.content .content-child.top-model ul li{
	width:49%;
}
.content .content-child.tutorials ul li{
	width:70%;
}
.heading-wrap{
	padding-bottom:20px;
}
.mob_menu{
	width:55%;
	left:-55%;
}
}
@media screen and (max-width: 400px){
.banner-form .frm-wrap .input-txt{
	width:65%;
	float:left;
}
.header-left a.logo{
	width:150px;
}
.product-img .small-img ul li{
	width: 22.8%;
}
}
@media screen and (max-width: 375px){
.documents-wrap .documents-content ul li a{
	padding: 0px 20px;
}
.documents-wrap .documents-content ul li{
	margin:7px;
}
.product-img .small-img ul li{
	width: 22.6%;
}
.pagination-wrap ul li a{
	padding:6px 10px;
}
}
@media screen and (max-width: 340px){
.banner-form .frm-wrap .input-txt{
	width:62%;

}
.product-img .small-img ul li{
	width: 22.5%;
}
.policy-content ul li .doc-icons ul li{
	margin-right:15px;
}
}