div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}






/*************offer_page_css**********************/


   .offer_page_wrapper{width: 100%; float: left;}
   
.top_header_title { width: 100%;text-align: center;padding: 10px 0px;background: #078D0A;     box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
    position: relative;}
.title_top{color: #fff;font-size: 22px; text-transform: capitalize;     font-family: 'Proxima Nova Rg';}
.inner_offer_wrap{width: 100%; float: left; background: #E0E0E0;}
.top_header_line{width: 100%;
    text-align: center;
    padding: 30px 0px 40px 0px;
    color: #000;
    font-size: 20px; font-family: 'Proxima Nova Rg';  }   
   .offer_wrapper {
    width: 100%;
    float: left;
    padding: 0px 0px 80px 0px;}
   .offer_wrapper_row{    max-width: 100%;
    margin-left: -14px;
    margin-right: -14px;}
   .category_block{width: 25%;
    float: left;
    padding: 0px 15px 0px 15px;}
   .category_block_inner {
    background: #fff;
    width: 100%;
    display: inline-block;     min-height: 880px;     box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    
}
.top_border {
    width: 100%;
    height: 9px;
    background: #FF8500;}
.category_box{width: 100%; float: left; padding: 44px 23px 0px 23px;}
.plan-title{font-size: 30px; color: #000; font-family: 'Proxima Nova Rg'; font-weight: bold;}
.plan_descriptoin {
    color: #7B7B7B;
    font-size: 16px;
    padding: 17px 0px 30px 0px; font-family: 'Proxima Nova Rg';     font-weight: 600;
}
.plan-price-wrap{width: 100%; float: left;     margin: 0px 0px 22px 0px;}   
.plan_text{font-family: 'Proxima Nova Rg'; font-size: 15px; color: #000; font-weight: 600;     padding: 0px 0px 5px 0px;}
.plan_rate {
    color: #ef6c0f;
    font-size: 30px;
    font-family: 'Proxima Nova Rg';
    font-weight: bold;}
.plan_discount{font-size: 16px; color: #7A7A7A;   font-family: 'Proxima Nova Rg';}
.plan_discount span{ color: #ef6c0f; font-weight: 300;}
.plan_discount span:last-child{padding-left: 3px}
.plan_discount span:first-child{padding-right: 3px}
.cart_btn{display: inline-block; width: 100%;}
.cart_btn a{ display: inline-block; width:100%; height: 55px; border-bottom: 3px solid #C16404; background: #FF8500;     text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    font-weight: bold; border-radius: 4px;}
.cart_btn a:hover{border-color:#FF8500; background: #ff8e13;}
.list_style_wrap{width:100%; display: inline-block;}
.plan_item{width: 100%; display:inline-block;  margin: 40px 0px 0px 0px;}
.plan_item_list{width: 100%; float: left;    }
.plan_item_text{    background:url(../../img/front/right_icon.png) top left no-repeat; padding: 0px 0px 14px 25px;
font-family: 'Proxima Nova Rg'; background-position: 0% 4px;
    font-weight: bold; font-size: 16px;color: #000;     text-transform: capitalize;}
.question_icon{ background:url(../../img/front/question.png); width: 20px; height: 19px;     display: inline-block;     background-repeat: no-repeat;
    vertical-align: middle;}
.drop_contanet{display: none; background: rgba(0, 0, 0, 0.81);
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    border-radius: 4px;     position: absolute;     width: 250px; z-index: 9; left: -190px;}
.drop{display: inline-block; cursor: pointer; position: relative;}
.drop_contanet:after{    position: absolute;
    right: 3px;
    top: -12px;
    content: " ";
    border-bottom: solid 6px rgba(0, 0, 0, 0.7);
    border-right: solid 6px transparent;
    border-top: solid 6px transparent;
    border-left: solid 6px transparent;
    margin: 0 22px -12px 0;}
.drop:hover  .drop_contanet{display: block;}
.block_title {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    font-family: 'Proxima Nova Rg';
    padding: 0px 0px 13px 0px;}
.plus_icon {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0px 0px 20px 0px;}
.more_package{width: 100%; display: inline-block;     padding: 0px 0px 40px 0px;}
.more_pack_title{width: 100%; display: inline-block;}
.pack_title{    font-size: 35px;
    color: #1A1615;
    font-family: 'Proxima Nova Rg';
    font-weight: bold; width: 100%;
    text-align: center;     padding: 10px 0px 40px 0px;}
.pack_content{width: 100%;
    text-align: center; padding: 0px 0px 60px 0px; color: #000; font-size: 20px; font-family: 'Proxima Nova Rg'; font-weight: 600;}
.package_block_wrap{width: 100%; float: left;}
.package_block_inner{width: 25%; padding: 0px 10px; float: left;}
.pack_block_wrap{width:100%; float: left;     min-height: 90px;}
.pack_img{display: inline-block;     width: 18%;
    margin-right: 2%; vertical-align: middle;}
.pack_img_title{color: #000; font-size: 16px; font-family: 'Proxima Nova Rg';     font-weight: 600;     display: inline-block;  width: 78%; vertical-align: middle;} 
.package_header{width: 100%; float: left;}


.package_header{background: #3B3C3E; float: left; width: 100%; min-height:80px;}
.pack_menu li{min-width: 151px;     float: left;     text-align: center;}
.pack_menu li a{font-size: 20px; color: #888888;     line-height: 80px; font-weight: bold;     width: 100%;  display: inline-block;}
.pack_menu li a:hover{background:#2F3032;}
.pack_menu li a.mPS2id-highlight, .pack_menu li a:hover{color: #fff; background: #2F3032 url(../../img/front/menu_icon.png);     background-repeat: no-repeat; background-position: 50% 90%;}
.featire_wrap{width: 100%; display: inline-block;}
.feature_block{width: 33%; padding: 0px 10px; float: left;}
.feature_block__inner{width: 100%; display: inline-block;}
.feature_img{width: 100%; text-align: center; display: inline-block; position: relative; min-height: 160px;}
/*.feature_img img{position: absolute; top: 0px; bottom: 0px; margin: auto; left: 0px; right: 0px;}*/
.feature_content{width: 100%;     text-align: center;max-width: 298px;font-size: 14px;font-weight: 600;margin: 0px auto;color: #000;line-height: 19px;}
#features_section {width: 100%;float: left;background: #fff;}
.featire_wrap{width: 100%; float:left; padding: 60px 0px;}
.feature_title{color: #000; font-size:22px; font-family: 'Proxima Nova Rg';     font-weight: 600;  width: 100%;text-align: center;      padding: 0px 0px 16px 0px;}
#website_packages{width: 100%; float: left;     overflow: visible; }
.website_pack{width: 100%; text-align: center; display: inline-block;}
.website_card_wrap{width: 100%; float: left; margin: 0px 0px 30px 0px;}
.website_card_wrap_inner{width: 100%; display: inline-block; background: #fff; padding: 50px 60px 0px 60px;     box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);}
.website_box{width: 100%; float: left; position: relative;}
.website_table {display: table;width: 100%;}.personal_tr{ display: table-row; width: 100%}
.websites_th{ display: table-cell; font-size: 25px; font-weight: 600; color: #000; padding: 20px 0px; border-bottom: 1px #ddd solid;     text-align: center; width: 18%;}
.websites_tr {display: table-row;width: 100%;}
.specail_width{width: 25%;}
.websites_td{ display: table-cell; font-size: 28px;  color: #333; padding: 12px 16px; border-right: 1px #ddd solid; vertical-align: middle;     text-align: center;}
.websites_td:first-child{font-weight: bold;     font-size: 17px;text-align: left; padding-left: 0px;}
.websites_td:last-child{border-right:none;}
#your_question{width: 100%; float: left; background: #fff;}
.ousetion_tile{width: 100%; float: left;}
.ouestion_titiel{width: 100%;  font-size: 35px; color: #000; font-family: 'Proxima Nova Rg'; font-weight: bold; text-align: center;     padding: 0px 0px 20px 0px;}
.your_question .panel {float: left;width: 100%;background: #fff; line-height: 20px; padding-bottom: 5px;}
.your_question .question-title i{display: none;}
.your_question .question-heading .question-title a {padding: 15px 0px 0px; background: url(../../img/front/question_accordian.png) 27px 19px no-repeat;
display: block;clear: both;padding-left: 70px;font-size: 22px;font-weight: bold;color: #000;line-height: 33px;}
.your_question .panel-body{    padding: 14px 0px 0px 70px;}
.your_question .panel-body p{    font-size: 18px; color: #000;} 
.your_question{width: 100%; float: left;}
.see_btn{width: 100%; float: left; text-align: center; margin: 50px 0px 0px 0px; display:none;}

.see_btn a{ display: inline-block; width:155px; height: 56px; border-bottom: 3px solid #C16404; background: #FF8500;     text-align: center;line-height: 52px;color: #fff;font-size: 18px;font-weight: bold; border-radius: 4px;}
.see_btn a:hover{border-color:#FF8500; background: #ff8e13;}
.offer_head{display: none;}
.package_header_fixed{position: fixed; top: 0px; z-index: 1;}
.more_view {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 20px 0px;     position: absolute;
    bottom: -80px;
    left: 0px;
    right: 0px;}
.more_view a.more_view{}

.more_view a.show_data{ display: inline-block; width:70px; height: 70px; border-bottom: 3px solid #C16404; background: #FF8500;     text-align: center;line-height: 25px;color: #fff;font-size: 18px;font-weight: bold; border-radius: 4px; cursor: pointer;border-radius: 50px;}
.more_view a.show_data:hover{border-color:#FF8500; background: #ff8e13;}
.more_view a.show_data .btnn{width: 100%; display: inline-block;     padding: 25px 0px 0px 0px;
    line-height: 0px;} 

/*************ofwfer_page_css**********************/


.hd_csr {
    font-family: 'Proxima Nova Rg';
    font-weight: bold; display: inline-block ; font-size: 28px;
}


.client-video {
	display: inline-block;
	width: 100%;
	margin-top: 40px;
	border: 1px #ddd solid;
	padding: 5px;
	border-radius: 3px; box-shadow: -6px -6px 0px 5px #fff inset;
}
.appCostRigntPart .client-video {
	margin-bottom: 15px;
	margin-top: 0;
}
.client2-video {
	display: inline-block;
	width: 255px;
	margin-top: 40px;
	border: 1px #ddd solid;
	padding: 5px;
	border-radius: 3px; box-shadow: -6px -6px 0px 5px #fff inset;
}
.client2-video iframe,
.client-video iframe {
	width: 100%;
	max-width: 100%;
	display: block;
}
.client-video .html5-video-player{
  background-color: #fff !important;
}




@media screen and (max-width:1100px){
    .drop_contanet{left: -140px;}
}


@media screen and (max-width:580px){
    
    .drop_contanet{left: -70px;}
}
@media screen and (max-width:580px){
     
    .drop_contanet{left: -90px;}
}


@media screen and (max-width:479px){
    
    .drop_contanet{left: -170px;}
}
