@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
/*	padding:1%;*/
	}


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
th, td {
    font-size: 12px;
}
p{
	text-align: justify;
}
.col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
	}
header {
width: 100%;
    height: auto;
    position: fixed; 
  
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .logo {
float: left!important;
    width: 37%!important;
    position: absolute;
    left: 20px;
    top: 14px!important;
    z-index: 999;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0;
    width:100%;
    margin-top: 0%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}

header .right_nav{
	margin-top: 5px;
    margin-bottom: 5px;
}
header .right_nav a{
	padding: 5px 10px;
	font-size: 10px;
}
header .right_nav a.login{
	margin: 0;
}

#main {
    padding-top: 90px!important;
}
.ace-responsive-menu > li > a {
    padding: 12px 0 12px 12px!important;
}
.ace-responsive-menu > li {
    /*padding: 8px 0!important;*/
}
header .ace-responsive-menu li ul.sub-menu li a{
 padding: 10px;
}

.heading{
	font-size: 25px;
	line-height: 28px;
}
.title{
	font-size: 16px;
	margin: 0 auto 20px auto;
}

.banner{
	min-height: 300px;
}
.banner .main_banner .item_box .content .heading{
	font-size: 25px;
	line-height: 25px;
}
.banner .banner_input_box{
	left: 5%;
	width: 90%;
}
.banner .banner_input_box .free_trail{
	display: flex;
}
.experience_delight .heading br{
	display: none;
}
.experience_delight .title br{
	display: none;
}
.experience_delight .four_boxes{
	margin: 0 auto 50px auto;
    width: 80%;
}

.productivity_accelerated .botm_impact{
	margin: 130px 0 0 0;
}
.productivity_accelerated .botm_impact .col-manual{
	width: 90%;
    margin: auto auto 40vw auto !important;
    float: none;
}
.productivity_accelerated .botm_impact .triangle_up{
	left: 20%;
    width: 60%;
}
.productivity_accelerated .botm_impact .triangle_down{
	left: 20%;
    width: 60%;
    bottom: -105px;
}
.productivity_accelerated .learn_more{
	margin:0;
}
.productivity_accelerated .inner_container{
	background-position: 13% 100%;
    background-size: 90%;
    padding: 50px 0 90px 0;
}


.no_coding_required .title br{
	display: none;
}

.test_anytime{
	padding: 0 0 50px 0;
}
.test_anytime .content{
	padding: 10px;
}


.advantage_banner .item_box .content{
	width: 90%;
	left: 5%;
	top: 60%;
}
.advantage_banner .item_box .content .heading{
	font-size: 25px;
    line-height: 25px;
}
.advantage_banner .item_box .content .heading br{
	display: none;
}
.advantage .adv_boxes .adv_box{
	padding: 30px 0 30px 0;
}
.advantage .adv_boxes .adv_box .content .title{
	position: static;
	margin: 0 0 20px 0;
	width: 100%;
	padding: 14px 0;
}
.advantage .adv_boxes .adv_box:nth-child(odd) .content{
	transform: none;
}
.advantage .adv_boxes .adv_box:nth-child(even) .content{
	transform: none;
}
.advantage .adv_boxes .adv_box:nth-child(odd) .content .title{
	/*animation: fadeInUp;*/
	transform: skew(-20deg);
}
.advantage .adv_boxes .adv_box:nth-child(even) .content .title{
	transform: skew(-20deg);
	/*animation: none;*/
}
.advantage .adv_boxes .adv_box:nth-child(odd) .content p{
	transform: none;
}
.advantage .adv_boxes .adv_box:nth-child(even) .content p{
	transform: none;
}
.advantage .adv_boxes .adv_box::after{
	left: 5% !important;
}


.features_banner .item_box .content{
	width: 90%;
	left: 5%;
}
.features_banner .item_box .content .heading br{
	display: none;
}
.features .features_boxes .feature_box .content .title{
	font-size: 20px;
	transform: skewX(-20deg) translateX(18px);
}
.features .features_boxes .feature_box{
	position: relative;
}
.features .features_boxes .feature_box .image_box{
	width: 75px;
    position: absolute;
    top: -15px;
    left: -5px;
    z-index: 1;
}
.features .features_boxes .feature_box .image_box .image{
	position: static;
}
.features .features_boxes .feature_box .content{
	margin: auto;
}
.features .features_boxes .col-sm-6:last-child .feature_box .content .title{
	padding: 12px 0px 12px 26px;
	font-size: 18px;
}

.deployment_banner .item_box .content{
	width: 90%;
	left: 5%;
}
.deployment_banner .item_box .content .heading{
	font-size: 25px;
	line-height: 25px;
}
.deployment .deployment_section .col-sm-6:first-child::after{
	width: 90%;
	height: 2px;
	left: 5%;
    top: 100%;
}
.deployment .deployment_section{
	padding: 0;
}
.deployment .deployment_section .box .text{
	width: 100%;
}

.no_coding_required .mobile_features{
	width: 300px;
	margin: auto;
	font-size: 15px;
	line-height: 16px;
}
.no_coding_required .mobile_features .left_circle_1{
	padding: 20px 4px;
	top: 45px;
    left: 212px;
    animation-name: fadeInBottomLeft;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .left_circle_2{
	top: 57px;
    left: 123px;
    padding: 24px 9px;
    animation-name: fadeInUp;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .left_circle_3 {
    top: 15px;
    left: 68px;
    padding: 6px 12px;
    border: 2px solid #929497;
    animation-name: fadeInUp;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .left_circle_4 {
    top: 75px;
    left: 13px;
    padding: 24px 4px 20px 4px;
    animation-name: fadeInBottomRight;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .right_circle_5 {
    top: 347px;
    right: 16px;
    padding: 16px 4px 20px 4px;
    border: 2px solid #929497;
    animation-name: fadeInTopLeft;
}
.no_coding_required .mobile_features .right_circle_6 {
    top: 328px;
    right: 95px;
    padding: 12px 7px;
    border: 2px solid #929497;
    animation-name: fadeInDown;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .right_circle_7 {
    top: 390px;
    right: 133px;
    padding: 16px 4px 20px 4px;
    animation-name: fadeInDown;
    border: 2px solid #929497;
}
.no_coding_required .mobile_features .right_circle_8 {
    top: 326px;
    right: 198px;
    padding: 19px 4px;
	animation-name: fadeInTopRight;
	border: 2px solid #929497;
}
/*Subscription Plans*/
.subscription_section .heading br{
	display: none;
}
.subscription_section .title .icon{
	width: 20%;
}
.subscription_section .title span{
	width: 85%;
	font-size: 25px;
	/*padding: 0 0 0 10px;*/
	display: block;
	margin: auto;
}
.subscription_section .subscription_plans .sub_box .heading{
	font-size: 25px;
}
.subscription_section .subscription_plans .sub_box .title{
	font-size: 20px;
}
.subscription_section .subscription_plans .sub_box .sub_text{
	font-size: 15px;
}
.subscription_section .subscription_plans .sub_box .cost{
	font-size: 25px;
}
.subscription_section .Schedule_a_demo{
	margin: 0 0px 30px 0;
	display: block;
}
/*company_page*/
/*.company_page .company{
	width: 100%;
}
.company_page .company .snake_gear_box{
	height: 42vw;
}
.company_page .company .snake_gear_box .gear_year span{
	font-size: 9vw;
}
.company_page .company .snake_gear_box:nth-child(odd) .gear_year span{
	margin: auto auto auto 5vw;
}
.company_page .company .snake_gear_box:nth-child(even) .gear_year span{
	margin: auto 6vw auto auto;
}
.company_page .company .snake_gear_box .text p{
	width: 80%;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0;
	hyphens: auto;	
}
.company_page .company .snake_gear_box:nth-child(odd) .text p{
	margin: auto auto auto 0;
	text-align: left;
}
.company_page .company .snake_gear_box:nth-child(even) .text p{
	margin: auto 0 auto auto;
	text-align: right;
}
.company_page .company .snake_gear_box:nth-child(odd) .gear_year .gear{
	width: 40vw;
    top: 0vw;
    left: -5vw;
}
.company_page .company .snake_gear_box:nth-child(even) .gear_year .gear{
	width: 40vw;
    top: 0;
    right: -3vw;
}
.company_page .company .snake_gear_box:nth-child(odd) .gear_year .grey_circle{
	left: 0;
    top: -8vw;
    width: 100%;
}
.company_page .company .snake_gear_box:nth-child(even) .gear_year .grey_circle{
	right: 0;
    top: -8vw;
    width: 100%;
}*/


.company_page .company .text{
	width: 90%;
}
.company_page .company .reasons_5 .boxes .box{
	width: 100%;
}
.company_page .company .reasons_5 .boxes .box .icon{
	padding: 10px 0 0 0;
    width: 40%;
    margin: auto;
}
.section_staff .total_testing_staff{
	flex-wrap: wrap;
}
.section_staff .total_testing_staff .left_circle{
	margin: auto auto 10px auto;
}
.section_staff .total_testing_staff .left_circle .heading{
	padding: 24vw 7.093vw;
}
.section_staff .total_testing_staff .left_circle .heading span{
	font-size: 40px;
    line-height: 45px;
}
.section_staff .total_testing_staff .right_boxes{
	width: 100%;
}
.section_staff .total_testing_staff .right_boxes .r_box{
	position: static;
	border-radius: 0;
	margin: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.section_staff .total_testing_staff .right_boxes span{
	font-size: 20px;
	line-height: 54px;
	padding: 0 10px;
}
.section_staff .total_testing_staff .right_boxes .info{
	font-size: 15px;
	line-height: 16px;
	padding: 5px 0;
}
.section_staff .total_testing_staff .right_boxes .box1 .info{
	margin: auto auto auto 0;
}
.section_staff .total_testing_staff .right_boxes .box2 .info{
	margin: auto auto auto 0;
}
.section_staff .total_testing_staff .right_boxes .box3 .info{
	margin: auto auto auto 0;
}
.section_staff .total_testing_staff .right_boxes .box4 .info{
	margin: auto auto auto 0;
}
.section_staff .total_testing_staff .right_boxes .box5 .info{
	margin: auto auto auto 0;
}
.section_staff .total_testing_staff .right_boxes .info br{
	display: none;
}
.section_clients .clients .clients_boxes .col-sm-3{
	width: 50%;
}




.Schedule_form_section .form_box{
	width: 100%;
}
.Schedule_form_section .form_box .form-group{
	padding: 0;
}
.Schedule_form_section .form_box .form-group .label{
	display: none;
}

.submit_a_ticket_page{
	/*padding: 50px 0 0 0;*/
}
.submit_a_ticket_page .col-sm-7{
	padding: 0;
}
.submit_a_ticket_page .submit_a_ticket .image{
	width: 60%;
    margin: auto;
}
.submit_a_ticket_page .submit_a_ticket .form_box .form-control{
	margin: 0;
	width: 100%;
}
.submit_a_ticket_page .submit_a_ticket .form_box .form-group .col-sm-2{
	padding: 0;
}
.submit_a_ticket_page .form_box .form-group .btn0{
	margin: 0;
}
.submit_a_ticket_page .form_box .form-control{
	margin: 0;
}
.reach_us_page{
	/*padding: 50px 0 0 0;*/
}
.reach_us_page .col-sm-7{
	padding: 0;
}
.reach_us_page .schedule_a_demo{
	display: flex;
	flex-wrap: wrap-reverse;
}
.reach_us_page .schedule_a_demo .image{
	width: 60%;
    margin: auto;
}
.reach_us_page .schedule_a_demo .form_box .form-control{
	margin: 0;
	width: 100%;
}
.reach_us_page .schedule_a_demo .form_box .form-group .col-sm-2{
	padding: 0;
}
.reach_us_page .form_box .form-group .btn0{
	margin: 0;
}
.reach_us_page .form_box .form-control{
	margin: 0;
}


/*Careers Page*/
.section_careers .content{
	padding: 50px 0;
}
.section_careers .content .employees_happiness_quotient .employeess{
	text-align: center;
	padding: 0;
}
.section_careers .content .employees_happiness_quotient .happiness_quotient{
	text-align: center;
	padding: 0;
}
.section_careers .content .employees_happiness_quotient span.num{
	font-size: 50px;
	line-height: 50px;
}
.section_careers .content .employees_happiness_quotient span.txt{
	font-size: 25px;
}
.section_careers .content .employees_happiness_quotient .employeess span.counter{
	font-size: 50px;
    line-height: 50px;
}
.section_careers .content .employees_happiness_quotient .happiness_quotient span.counter2{
	font-size: 50px;
    line-height: 50px;
}
.section_careers .content .employees_happiness_quotient .employeess::before{
	display: none;
}
.section_careers .content .employees_happiness_quotient .employeess::after{
	display: none;
}
.section_careers .content .employees_happiness_quotient .happiness_quotient::before{
	display: none;
}
.section_careers .content .employees_happiness_quotient .happiness_quotient::after{
	display: none;
}


.schedule_a_demo_page{
	padding: 0;
}
.schedule_a_demo_page .heading{
	text-align: center;
	padding: 0;
}
.schedule_a_demo_page .schedule_a_demo{
	display: flex;
	flex-wrap: wrap-reverse;
}
.schedule_a_demo_page .schedule_a_demo .image{
	width: 60%;
    margin: auto;
}
.schedule_a_demo_page .schedule_a_demo .form_box .form-control{
	margin: 0;
	width: 100%;
}
.schedule_a_demo_page .schedule_a_demo .form_box .form-group .col-sm-2{
	padding: 0;
}
.schedule_a_demo_page .schedule_a_demo .form_box .form-group .btn0{
	margin: 0;
}


/*Footer*/
footer .upper_section .content_box ul li{
	text-align: left;
	padding: 0 0 15px 0;
}
footer .upper_section .content_box ul li span.icon{
	padding: 0 10px 0 0;
	font-size: 16px;
}
footer .upper_section .content_box ul li span.info{
	font-size: 16px;
}

.free_trial_section .col-sm-7{
	padding: 0;
}
.free_trial_section .form_box .form-control{
	margin: 0;
}
.page_nav a{
    padding: 5px 10px;
    margin: 10px 6px;
    font-size: 15px;
}
.page_nav a.active{
    margin: 8px 0;
    border-radius: 10px;
}
.supported_devices_page .supported_devices .col-sm-3{
	width: 50%;
}
.supported_devices_page .supported_devices .boxes .box{
	margin: 0;
}
.blog_page .post_details h1{
	font-size: 25px;
	line-height: 28px;
}
.blog_page .post_details .content{
	padding: 25px 0px 15px 0;
}

.documents_page .section_documents .brochures .single_brochure a .pdf_view{
	height: 20%;
    top: 54%;
    opacity: 1;
}
.documents_page .section_documents .brochures .single_brochure a:hover .pdf_view{
	width: 100%;
	height: 100%;
	top: 0;
}
.documents_page .section_documents .whitepapers .single_whitepaper a .pdf_view{
	height: 20%;
    top: 54%;
    opacity: 1;
}
.documents_page .section_documents .whitepapers .single_whitepaper a:hover .pdf_view{
	width: 100%;
	height: 100%;
	top: 0;
}
.community_forgot_pass .form_box #forgot_login_form .form-control{
	width: 100%;
}

.community_create_acc .form_box #create_login_form{
	width: 100%;
}
.community_login .form_box{
	padding: 50px 15px;
}
.community_login .form_box #login_form .form-control{
	width: 100%;
}
.community_login .form_box .alt_opt a{
	font-size: 14px;
}
.community_login .form_box #login_form #submit.btn{
	margin: 0;
}


.sticky_right{
    position: fixed;
    display: block;
    top: unset;
    bottom: 0;
    z-index: 2;
    width: 100%;
}
.sticky_right .block_1{
    width: 100%;
    transform: none;
    margin-right: none; 
}
.sticky_right .block_1 .enquire{
    width: 100%;
   
    display: inline-block;
}
.sticky_right .block_1 .enquire {

   
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}




.community_topic .topic_section .inner_container{
	padding: 0 15px;
}
.community_topic .topic_section .topic .heading{
	font-size: 20px;
}
.community_topic .topic_section .content .left_content{
	padding: 10px 0px 10px 15px;
}
.community_topic .topic_section .content .left_content .topic_content .posted_by .icon img{
	width: 25px;
}
.community_topic .topic_section .content .left_content .topic_content .posted_by .icon {    
    left: -35px;
    top: -3px;
}
.community_topic .topic_section .content .left_content .topic_content .topic_details{
	padding: 15px 0 0 0;
}
.subscription_plans .sub_table{
	overflow: auto;
}
.subscription_plans .sub_table table tr td{
	white-space: nowrap;
	font-size: 13px;
}
.subscription_plans .sub_table table tr th {
    padding: 20px 10px;
    font-size: 15px;
    white-space: nowrap;
}
.subscription_plans .sub_table table tr td:nth-child(1){
	position: sticky;
    left: 0;
}
.subscription_plans .sub_table table tr th:nth-child(1){
	position: sticky;
    left: 0;
}
.subscription_plans .sub_table table tr th:nth-child(3) br{
	display: block;
}

.subscription_plans .table_box{
	padding: 0 0 20px 0;
}
.subscription_section .table_box table th{
	font-size: 22px;
    padding: 10px 0;
    text-align: center;
}
.subscription_section .table_box table td{
	text-align: center;
}
.subscription_section .table_box table td.title span{
	font-size: 15px;
	width: 100%;
}
.subscription_section .table_box table td.title br{
	display: none;
}
.subscription_section .table_box table td span.price{
	font-size: 18px;
}
.subscription_section .table_box table td span.users{
	font-size: 14px;
}
.subscription_section .table_box table th br{
	display: block;
}
.subscription_section .table_box table tr:nth-child(2) td{
	padding: 0 10px 15px 10px;
}
.subscription_section .table_box table tr:nth-child(3) td{
	padding: 15px 10px 0 10px;
}

.subscription_section .subscription_plans.revised_plan .table_box{
	overflow: auto;
	padding: 0;
}
.subscription_section .subscription_plans.revised_plan .table_box table td{
	font-size: 13px;

}
.subscription_section .subscription_plans.revised_plan .table_box table td:first-child{
	padding: 10px;
	position: sticky;
	left: 0;
	background: #fff;
}
.subscription_section .subscription_plans.revised_plan .table_box table tr:first-child th{
	left: 0;
	top: 0;
}
.subscription_section .subscription_plans.revised_plan .table_box table tr:first-child th:first-child{
	z-index: 2;
}


.channel_partner .text_box{
	padding: 30px 0 25px 0;
}
.channel_partner .text_box br{
	display: none;
}
.channel_partner .features_boxes{
	padding: 30px 0 0 0;
}
.channel_partner .features_boxes .feature_box .content .title{
	font-size: 20px;
	transform: skewX(-20deg) translateX(18px);
}
.channel_partner .features_boxes .feature_box{
	position: relative;
}
.channel_partner .features_boxes .feature_box .image_box{
	width: 75px;
    position: absolute;
    top: -15px;
    left: -5px;
    z-index: 1;
}
.channel_partner .features_boxes .feature_box .image_box .image{
	position: static;
}
.channel_partner .features_boxes .feature_box .content{
	margin: auto;
}
.channel_partner .features_boxes .col-sm-6:last-child .feature_box .content .title{
	padding: 12px 0px 12px 26px;
	font-size: 20px;
}
.channel_partner .looking_for{
	padding: 0 0 25px;
}
.channel_partner .looking_for .list_box{
	padding: 0 0 0 15px;
}
.channel_partner .looking_for .list_box .col-sm-4{
	padding: 0;
}

.ai_responsive_banner .item_box .content{
	width: 90%;
	left: 5%;
	top: 60%;
}
.ai_responsive_banner .item_box .content .heading{
	font-size: 25px;
    line-height: 25px;
}
.ai_responsive_banner .item_box .content .heading br{
	display: none;
}
.ai_responsive .adv_boxes .adv_box{
	padding: 30px 0 30px 0;
}
.ai_responsive .adv_boxes .adv_box .content .title{
	position: static;
	margin: 0 0 20px 0;
	width: 100%;
	padding: 14px 0;
}
.ai_responsive .adv_boxes .adv_box:nth-child(odd) .content{
	transform: none;
}
.ai_responsive .adv_boxes .adv_box:nth-child(even) .content{
	transform: none;
}
.ai_responsive .adv_boxes .adv_box:nth-child(odd) .content .title{
	/*animation: fadeInUp;*/
	transform: skew(-20deg);
}
.ai_responsive .adv_boxes .adv_box:nth-child(even) .content .title{
	transform: skew(20deg);
	/*animation: none;*/
}
.ai_responsive .adv_boxes .adv_box:nth-child(odd) .content p{
	transform: none;
}
.ai_responsive .adv_boxes .adv_box:nth-child(even) .content p{
	transform: none;
}
.ai_responsive .adv_boxes .adv_box::after{
	left: 5% !important;
}

.free_trial_new_page.free_trial_section .features .boxes_wrapper .info_box{
	width: 100%;
}
.free_trial_new_page.free_trial_section .features .boxes_wrapper .info_box::before{
	display: none;
}
.free_trial_new_page.free_trial_section .features .boxes_wrapper .info_box p{
	text-align: center;
}
.free_trial_new_page.free_trial_section .margin_b_20{
	margin: 0;
}
.free_trial_new_page.free_trial_section .form_box .form_head{
	margin: 0;
	text-align: center;
}


}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

