@import url('stylesheet.css');
body
{
margin:0;
padding:0;
font-family: 'open_sansregular';
}
h1,h2,h3,h4,h5,h6,ul,li,p
{
margin:0;
padding:0;
list-style:none;
font-weight:normal;
}
iframe
{
-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.77);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.77);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.77);
}
img
{
border:0;
outline:none;
}
* 
{
box-sizing: border-box;
}
.auto_con
{
width:1200px;
margin:auto;
}
/*header part start*/
.header_outer
{
width:100%;
float:left;
padding:5px 0 0;
border-bottom:4px solid #8fa4be;
}
.header_inner
{
width:100%;
float:left;
}
.logo
{
width:202px;
float:left;
}
/*header part end*/
/*banner part start*/
.banner_outer
{
width:100%;
float:left;
background-color:#1f497d;
padding:21px 0 0 0;
}
.banner_inner
{
width:100%;
float:left;
}
.banner_inner h1
{
font-size:50px;
color:#ffc000;
line-height:40px;
text-align:center;
font-family: 'open_sansbold';
}
.banner_inner h2
{
font-size:35px;
color:#f2f2f2;
text-align:center;
font-family: 'open_sansbold';
padding-top:8px;
}
.banner_inner p
{
font-size:30px;
color:#a6a6a6;
line-height:20px;
text-align:center;
padding-bottom:10px;
}
.banner_left
{
width:623px;
float:left;
padding:20px 0 58px 68px;
background:url(../imagesbuy/laptop_img.png) center top no-repeat;
margin-top:22px;
}
.banner_left img
{
position:relative;
z-index:9;
}
.banner_right
{
width:573px;
float:right;
background-color:#17375e;
margin-top:28px;
padding:10px 22px 0 ;
}
.seo
{
width:100%;
float:left;
text-align:center;
}
.seo span
{
font-size:17px;
color:#f2f2f2;
font-family: 'open_sansbold';
}
.seo p
{
font-size:17px;
color:#95b3d7;
padding-bottom:14px;
}
.squeeze
{
width:489px;
margin:auto;
border-bottom:1px solid #4a7ebb;
border-top:1px solid #4a7ebb;
padding-bottom:23px;
}
.squeeze li
{
font-size:17px;
color:#95b3d7;
background:url(../imagesbuy/arow_icon.gif) left 21px no-repeat;
padding:16px 0 0 36px;
line-height:19px;
text-align:left;
}
.squeeze li strong
{
font-size:20px;
font-family: 'open_sanssemibold';
}
.sentific
{
width:100%;
font-size:19px;
color:#f2f2f2;
float:left;
text-align:center;
padding:21px 0;
}
/*banner part end*/
/*ranking part start*/
.ranking_outer
{
width:100%;
float:left;
background-color:#e8e8e8;
padding:12px 0 22px 0;
}
.ranking_inner
{
width:100%;
float:left;
}
.ranking_left
{
width:944px;
float:left;
padding-left:12px;
}
.ranking_left h3
{
color: #c00000;
font-family: "open_sansbold";
font-size: 29px;
line-height: 22px;
margin-bottom: 10px;
}
.ranking_left p
{
font-size:23px;
color:#17365d;
line-height:20px;
}
.ranking_right
{
width:250px;
float:right;
background: rgb(245,168,16); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,168,16,1) 0%, rgba(242,159,14,1) 46%, rgba(235,136,8,1) 58%, rgba(227,109,2,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,168,16,1)), color-stop(46%,rgba(242,159,14,1)), color-stop(58%,rgba(235,136,8,1)), color-stop(100%,rgba(227,109,2,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,168,16,1) 0%,rgba(242,159,14,1) 46%,rgba(235,136,8,1) 58%,rgba(227,109,2,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,168,16,1) 0%,rgba(242,159,14,1) 46%,rgba(235,136,8,1) 58%,rgba(227,109,2,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,168,16,1) 0%,rgba(242,159,14,1) 46%,rgba(235,136,8,1) 58%,rgba(227,109,2,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,168,16,1) 0%,rgba(242,159,14,1) 46%,rgba(235,136,8,1) 58%,rgba(227,109,2,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a810', endColorstr='#e36d02',GradientType=0 ); /* IE6-9 */
border-radius:3px;
text-align:center;
-moz-box-shadow: 1px 2px 5px #707070;
-webkit-box-shadow: 1px 2px 5px #707070;
box-shadow: 1px 2px 5px #707070;
border-bottom:1px solid #4c4c4c;
margin-right:13px;
}
.ranking_right a
{
text-decoration:none;
display:block;
color:#17365d;
font-size:18px;
padding:16px 0;
}
.ranking_right a:hover
{
background: rgb(227,109,2); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(227,109,2,1) 0%, rgba(235,136,8,1) 42%, rgba(242,159,14,1) 54%, rgba(245,168,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,109,2,1)), color-stop(42%,rgba(235,136,8,1)), color-stop(54%,rgba(242,159,14,1)), color-stop(100%,rgba(245,168,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(227,109,2,1) 0%,rgba(235,136,8,1) 42%,rgba(242,159,14,1) 54%,rgba(245,168,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(227,109,2,1) 0%,rgba(235,136,8,1) 42%,rgba(242,159,14,1) 54%,rgba(245,168,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(227,109,2,1) 0%,rgba(235,136,8,1) 42%,rgba(242,159,14,1) 54%,rgba(245,168,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(227,109,2,1) 0%,rgba(235,136,8,1) 42%,rgba(242,159,14,1) 54%,rgba(245,168,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36d02', endColorstr='#f5a810',GradientType=0 ); /* IE6-9 */
border-radius:5px;
transition:All 2s ease;
-webkit-transition:All 2s ease;
-moz-transition:All 2s ease;
-o-transition:All 2s ease;
display:block;
}
.maneger_outer
{
width:100%;
float:left;
/*border:1px solid #959595;*/
margin:12px 0 0 0;
}

.maneger_outer li
{
float:left;
width:25%;
padding:9px;
text-align:center;
border-right:1px solid #959595;
border-bottom:1px solid #959595;
min-height:235px;
}
.maneger_outer li:nth-child(1), .maneger_outer li:nth-child(5)
{
border-left:1px solid #959595;	
}

.maneger_outer li:nth-child(1), .maneger_outer li:nth-child(2), .maneger_outer li:nth-child(3), .maneger_outer li:nth-child(4)
{
border-top:1px solid #959595;	
}
.maneger_outer li img
{
border:1px #bebebe solid;
width:100%;
/*-webkit-transform:scale(0.9); transform:scale(0.9); -webkit-transition: all 0.7s ease; transition: all 0.7s ease;*/
}

/*.maneger_outer li img:hover
{-webkit-transform:scale(1); transform:scale(1);

}
*/
.container:hover .image {
-webkit-transform:scale(1.3); transform:scale(1.3);
}
.container {
overflow:hidden;
}
.image {
-webkit-transition: all 0.7s ease; transition: all 0.7s ease;
}


.maneger_outer li p 
{
background-color:#e8e8e8;
display:block;
position:relative;
z-index:999;
}
.maneger_outer li p a
{
text-decoration:none;
color:#17375e;
font-size:17px;
font-family: 'open_sanssemibold';


}
.ranking_inn
{
width:1226px;
margin:0 auto;
}
/*ranking part end*/
/*finally part start*/
.finally_outer
{
width:100%;
float:left;
padding:10px 0 13px 0;
}
.finally_inner
{
width:100%;
float:left;
}
.finally_inner h3
{
font-size:32px;
color:#1f497d;
font-family: 'open_sansbold';
text-align:center;
line-height:38px;
background:url(../imagesbuy/brdr_img.gif) center bottom no-repeat;
padding-bottom:15px;
}
.finally_inner h3 span
{
color:#c00000;
}
.rank_inn
{
width:1088px;
margin: 0 auto;
}
.rank_left
{
width:495px;
float:left;
margin:8px 0 0 0;
}
.rank_left li
{
font-size:19px;
color:#001f5d;
background:url(../imagesbuy/fals_img.gif) left 15px no-repeat;
padding:16px 0 11px 57px;
line-height:22px;
text-align:left;
}
.rank_left strong
{
font-size:20px;
font-family: 'open_sanssemibold';
font-weight:normal;
}
.rank_right
{
	float:right;
}
/*finally part end*/


/*secret part start*/
.secret_top
{
width:100%;
float:left;
border-top:7px #4b709d solid;
background-color:#17375e;
padding:5px 0;
border-bottom:1px #274569 solid;
}
.secret_top h3
{
font-size:25px;
color:#fff;
text-align:center;
font-family: 'open_sansbold';
}
.secret_auto
{
width:1240px;
margin:auto;
}
/*secret part end*/
/*avanger part star*/
.avanger
{
width:100%;
float:left;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(242,242,242,1) 50%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(50%,rgba(242,242,242,1)),
 color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(242,242,242,1) 50%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
border-bottom:10px solid #d9d9d9;
padding:10px 0 0px 0;
}
.avanger p
{
font-size:20px;
color:#1f497d;
text-align:left;
}
.avanger strong
{
font-size:20px;
color:#c00000;
text-align:left;
font-family: 'open_sanssemibold';
}

.secret_auto sub
{
font-family: 'open_sanslight';
font-size:14px;
}
.profile_outer
{
width:100%;
float:left;
}
.profile_outer li
{
float:left;
padding:20px 0;
font-size:18px;
color:#17375e;
font-family: 'open_sanssemibold';
text-align:center;
width:205px;
}
.profile_outer li a
{
color:#17375e;
text-decoration:none;
}
.profile_outer li img
{
border:1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height:138px;
width:138px;

margin-top: 0px;
-webkit-transition: margin 1s ease;
-moz-transition: margin 1s ease;
-o-transition: margin 1s ease;
-ms-transition: margin 1s ease;
transition: margin 1s ease;

}

.profile_outer li:hover img
{
margin-top: -10px;
}

/*avanger part end*/
/*seo part start*/
.seo_outer
{
width:100%;
float:left;
}
.seo_inn
{
width:100%;
float:left;
}
.seo_inn h3
{
font-size:32px;
color:#1f497d;
font-family: 'open_sansbold';
padding-bottom:10px;
}




.seo_inn h3 span
{
font-size:14px;
color:#1f497d;
font-family: 'open_sanslight';
float:right;
}
/*seo part end*/
/*warning part start*/
.warning_outer
{
width:100%;
float:left;
background-color:#c00000;
border-top:8px solid #d9d9d9;
border-bottom:8px solid #d9d9d9;
padding:8px 0;
}
.warning_inner
{
width:100%;
float:left;
}
.warning_inner h3
{
font-size:32px;
color:#ffffff;
font-family: 'open_sansbold';
}

.warning_inner ul
{
	margin-top:-10px;
}

.warning_inner li
{
float:left;
font-size:;
color:#ffffff;
background:url(../imagesbuy/divder_img.gif) left 8px no-repeat;
padding:4px;
}
.warning_inner li:first-child
{
background:none;
}
/*warning part end*/
/*patent part start*/
.patent_outer
{
width:100%;
float:left;
padding:10px 0;
background-color:#f1f1f1;
}
.patent_inner
{
width:100%;
float:left;
}
.patent_left
{
width:556px;
float:left;
}
.patent_right
{
width:596px;
float:right;
}
.patent_right h3
{
font-size:32px;
color:#1f497d;
text-align:center;
font-family: 'open_sanslight';
}
.patent_right p
{
font-size:25px;
color:#1f497d;
line-height:35px;
text-align:left;
font-family: 'open_sanslight';
padding-top:20px;
}
.patent_right p strong
{
	font-family: 'open_sanssemibold';
	font-weight:normal;
}


/*patent part end*/

/*patent pending end start*/

.patent_pending
{
width:100%;
float:left;
border-top:1px #ccc solid;
background-color:#e8e8e8;
margin-top:0px!important;
}
.pending_innr
{
width:100%;
float:left;
padding:0 50px 0 30px;
}
.pending_lft
{
width:560px;
float:left;
}
.pending_lft h4
{
font-weight:normal;
color:#1f497d;
font-size:35px;
font-family: 'open_sanslight';
padding:40px 0 25px 0;
}
.pending_lft li
{
color:#1f497d;
font-size:24px;
font-family: 'open_sanslight';
background:url(../imagesbuy/pending_img.png) left 10px no-repeat;
padding:0 0 18px 20px;
}
.pending_lft p
{
color:#c00000;
font-size:20px;
font-family: 'open_sanslight';
text-align:center;
padding-bottom:30px;
}
.pending_lft p strong
{
font-family: 'open_sansregular';	
}

.pending_rht
{
width:531px;
float:right;
padding-top:10px;
}
.pending_rht img
{
width:100%;
float:left;
}

/*patent pending part end*/

/*ranking part start*/

.ranking_part
{
width:100%;
float:left;
background-color:#17375e;
/*border-top:8px #376092 solid;*/
padding:5px 0;
}
.ranking_part_inr
{
width:100%;
float:left;
text-align:center;
font-size:27px;
color:#FFF;
font-family: 'open_sansbold';
}

/*ranking part end*/

/*result part start*/

.result_otr
{
width:100%;
float:left;
/*border-bottom:9px #1f497d solid;*/
}
.result_innr
{
width:100%;
float:left;
}

/*result part end*/

/*solution part start*/

.solution_outer
{
width:100%;
float:left;
background-color:#c00000;
padding:5px 0;
border-bottom:8px #d9d9d9 solid;
border-top:9px #d9d9d9 solid;

}
.solution_innr
{
width:100%;
float:left;
padding:0px 0;
font-size:35px;
color:#fff;
font-family: 'open_sansbold';
text-align:center;
}

/*solution part end*/

/*dashboard part start*/

.dashboard_outer
{
width:100%;
float:left;
border-bottom:1px #cccccc solid;
padding-bottom:10px;
background-color: #f9f9f9;
margin-top:0px!important;
}
.dashboard_innr
{
width:100%;
float:left;
position:relative;
}
.dashboard_innr h3
{
text-align:center;
color:#1f497d;
font-size:32px;
font-family: 'open_sanssemibold';
line-height:38px;
}
.dashboard_innr h3 span
{
font-family: 'open_sanslight';
font-weight:normal;
}
.daschboard_lft
{
width:578px;
float:left;
margin-top:20px;
text-align:center;
}
.daschboard_lft img
{
width:100%;
float:left;
}
.daschboard_rht
{
width:600px;
float:right;
padding-top:20px;
}
.daschboard_rht h4
{
font-size:30px;
color:#1f497d;
}
.daschboard_rht p
{
font-size:22px;
color:#1f497d;
line-height:30px;
}
.daschboard_rht p span
{
font-size:17px;
}
.daschboard_rht_inr
{
width:600px;
float:left;
padding:12px;
background-color:#ededed;
margin-top:30px;
}
.daschboard_rht_inr p
{
font-size:25px;
color:#1f497d;
font-family: 'open_sanslight';
}

/*dashboard part end*/

/*constant part start*/

.constant_outer
{
width:100%;
float:left;
padding:20px 0 0;
border-bottom:1px solid #cccccc;
}
.constant_innr
{
width:100%;
float:left;
}
.constant_innr img
{
width:100%;
float:left;
}
.constant_innr p
{
font-size:35px;
color:#959595;
font-family: 'open_sanslight';
position:absolute;
margin-top:-10px;
}

/*constant part end*/

/*historical part start*/

.historical_outer
{
width:100%;
float:left;
margin-top:0 !important;
padding:10px 0;
background-color:#f9f9f9;
border-top:1px solid #;
}
.historical_innr
{
width:100%;
float:left;
}
.historical_lft
{
width:590px;
float:left;
}
.historical_lft img
{
width:100%;
float:left;
} 
.historical_rht
{
width:580px;
float:right;
}
.historical_rht h3
{
color:#1f497d;
font-size:32px;
font-family: 'open_sanslight';
text-align:center;
}
.historical_rht p
{
color:#1f497d;
font-size:25px;
font-family: 'open_sanslight';
text-align:center;
}
.tracking_otr
{
width:100%;
float:left;
background-color:#efefef;
margin-top:25px;
padding:12px;
font-size:22px;
color:#1f497d;
font-family: 'open_sanslight';
}

/*historical part end*/

/*quickly part start*/

.quickly_outer
{
width:100%;
float:left;
background-color:#17375e;
/*border-bottom:8px #d9d9d9 solid;
border-top:8px #d9d9d9 solid;*/
padding:8px 0;
margin-top:0px!important;
}
.quickly_innr
{
width:100%;
float:left;
text-align:center;
font-size:32px;
color:#fff;
font-family: 'open_sansbold';
padding:0px 0;
line-height:36px;
}
.quickly_innr span
{
color:#fcbf20;
}

/*quickly part end*/

/*control part start*/

.control_outer
{
width:100%;
float:left;
padding:10px 0;
/*border-bottom:1px #a6a6a6 solid;*/
}
.control_innr
{
width:100%;
float:left;
}
.control_lft
{
width:571px;
float:left;
}
.control_lft img
{
width:100%;
float:left;
}
.control_rht
{
width:600px;
float:left;
padding-left:20px;
}
.control_rht h4
{
font-size:31px;
color:#808080;
font-family: 'open_sanslight';
padding-bottom:20px;
}
.control_rht p
{
font-size:24px;
color:#808080;
line-height:35px;
font-family: 'open_sanslight';
padding-bottom:30px;
text-align:justify;
}
.control_rht img
{
float:left;
width:100%;
}

/*control part end*/

/*happens part start*/

.happens_outer
{
width:100%;
float:left;
padding:10px 0 5px 0;
background-color: #eeeeee;
border-bottom:1px #ccc solid;
border-top:1px #ccc solid;
}
.happens_innr
{
width:100%;
float:left;
}
.happens_lft
{
width:605px;
float:left;
}
.happens_lft h4
{
font-size:34px;
color:#1f497d;
text-align:center;
font-family: 'open_sanslight';
font-weight:normal;
padding-bottom:20px;
}
.happens_lft h4 span
{
color:#c00000;
}
.happens_lft ul
{
margin:0;
padding:0 0 0 50px;
}
.happens_lft li
{
font-size:19px;
color:#1f497d;
font-family: 'open_sansregular';
background:url(../imagesbuy/fals_img.gif) left top no-repeat;
padding-left:50px;
margin-bottom:40px;
}
.happens_lft li strong
{
	font-weight:normal;
	font-family: 'open_sanssemibold';
}

.happens_rht
{
width:587px;
float:right;
}
.tip_otr
{
width:94%;
float:left;
background-color:#FFF;
border:1px #808080 solid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:4px 55px;
margin-left:18px;
}
.tip_lft
{
width:70px;
float:left;
color:#c00000;
font-size:25px;
font-family: 'open_sanssemibold';
text-align:center;
}
.tip_rht
{
width:355px;
float:right;
}
.tip_rht p
{
color:#c00000;
font-size:19px;
line-height:21px;
font-family: 'open_sansregular';
text-align:center;
}
.tip_rht p span
{
color:#959595;
}

/*happens part end*/

/*update part start*/

.update_outer
{
width:100%;
float:left;
}
.update_innr
{
width:100%;
float:left;
color:#bb0c0c;
font-size:35px;
text-align:center;
font-family: 'open_sanssemibold';
padding:2px 0;
}
.update_innr span
{
	font-family: 'open_sanslight';
font-size:17px;
}

/*update part end*/

/*wonder part start*/

.wonder_outer {
    background-color: #17375e;
    border-top: 8px solid #376092;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.wonder_innr
{
width:100%;
float:left;
font-family: 'open_sansbold';
text-align:center;
color:#fff;
font-size:24px;
}
.wonder_innr span
{
font-size:17px;
font-family: 'open_sanslight';
}

/*wonder part end*/

/*smartest part start*/

.smartest_outer
{
width:100%;
float:left;
padding:10px 0;
background-color:#ffffff;
/*border-bottom:1px #a6a6a6 solid;*/
}
.smartest_innr
{
width:100%;
float:left;
color:#19365e;
font-size:35px;
line-height:40px;
font-family: 'open_sanssemibold';
text-align:center;
}
.smartest_innr span
{
color:#c00000;
}
.smartest_lft
{
width:563px;
float:left;
text-align:center;
}

.smartest_lft iframe
{
	margin-top:20px;
}

.smartest_lft img
{
width:100%;
float:left;
margin-top:20px;
}
.smartest_rht
{
width:635px;
float:right;
padding-top:25px;
}
.smartest_rht h3
{
font-size:32px;
color:#808080;
font-family: 'open_sanslight';
font-weight:normal;
text-align:center;
}
.smartest_rht ul
{
margin:0;
padding:0 0 0 40px;
}
.smartest_rht li
{
font-size:18px;
color:#1f497d;
font-family: 'open_sansregular';
text-align:left;
margin-top:25px;
line-height:23px;
}
.smartest_rht li img
{
float:left;
margin:0 10px 0 0;
}
.smartest_rht img
{
float:left;
margin:20px 0 0 30px;
}
.smartest_rht p
{
font-size:25px;
color:#1f497d;
line-height:35px;
font-family: 'open_sanslight';
text-align:left;
padding:0 0 0 20px;
}

.smartest_rht strong
{
font-family: 'open_sanssemibold';
font-weight:normal;	
}

/*smartest part end*/

/*reduce part start*/

.reduce_outer
{
width:100%;
float:left;
padding:10px 0 0 ;
border-bottom:1px #ccc solid;
background-color:#fafafa;
border-top:1px solid #d9d9d9;
}
.reduce_innr
{
width:100%;
float:left;
}
.reduce_innr h3
{
font-size:32px;
color:#365f91;
font-family: 'open_sansbold';
text-align:center;
}
.reduce_innr p
{
font-size:25px;
color:#1f497d;
font-family: 'open_sansregular';
text-align:center;
}
.reduce_innr li
{
float:left;
padding:0 55px;
background:url(../imagesbuy/brdr2_img.gif) right center no-repeat;
}
.reduce_innr li:last-child
{
padding-right:0;
background:none;
}

.reduce_innr li:first-child
{
padding-left:0;
}

/*reduce part end*/

/*technological part start*/

.technological_otr
{
width:100%;
float:left;
padding:10px 0;
border-bottom:1px #ccc solid;
}
.technological_innr
{
width:100%;
float:left;
}
.technological_innr h3
{
font-size:32px;
font-family: 'open_sanssemibold';
color:#17375e;
text-align:center;
font-weight:normal;
}
.technological_innr h3 span
{
color:#c00000;
}
.technological_innr p
{
font-size:30px;
font-family: 'open_sanslight';
color:#17375e;
text-align:center;
}
.technological_innr
{
width:100%;
float:left;
}
.technological_lft
{
width:535px;
float:left;
}
.technological_lft img
{
width:100%;
float:left;
}

.technological_rht
{
width:635px;
float:right;
background-color:#f2f2f2;
padding:10px 20px;
color:#808080;
font-size:25px;
font-family: 'open_sanslight';
line-height:35px;
margin-top:42px;
}

/*technological part end*/

/*protect part start*/

.protect_outer
{
width:100%;
float:left;
padding:10px 0;
background-color:#ffffff;
border-bottom:1px #ccc solid;
}
.protect_innr
{
width:100%;
float:left;
}
.protect_innr h3
{
color:#17375e;
text-align:center;
font-size:32px;
font-family: 'open_sansbold';
padding-bottom:0px;
}
.protect_lft
{
width:650px;
float:left;
background-color: #eaeaea;
padding:10px 15px;
font-size:25px;
color:#1f497d;
margin-top:13px;
font-family: 'open_sanslight';
line-height:35px;
text-align:justify;
margin-left:40px;
}
.protect_rht
{
width:430px;
float:left;
margin-left:40px;
}
.protect_rht img
{
width:100%;
float:left;
}

/*protect part end*/

/*reporting part start*/

.reporting_outer
{
width:100%;
float:left;
padding:10px 0 10px 0;
/*border-bottom:1px #808080 solid;*/
}
.reporting_innr
{
width:100%;
float:left;
}
.reporting_innr h3
{
font-size:32px;
color:#6d85a9;
font-family: 'open_sanssemibold';
text-align:center;
}
.reporting_innr p
{
font-size:30px;
color:#1f497b;
font-family: 'open_sanslight';
text-align:center;
padding-bottom:10px;
}
.reporting_lft
{
width:560px;
float:left;
text-align:center;
padding-top:35px;
}
.reporting_rht
{
width:600px;
float:right;
font-size:25px;
color:#808080;
font-family: 'open_sanslight';
text-align:justify;
line-height:35px;
}

/*reporting part end*/

/*written part start*/

.written_outer
{
width:100%;
float:left;
padding:10px 0;
background-color:#ffffff;
border-bottom:1px #ccc solid;
border-top:1px #ccc solid;
}
.written_innr
{
width:100%;
float:left;
}
.written_innr h3
{
color:#1f497d;
font-size:32px;
font-family: 'open_sanssemibold';
text-align:center;
}
.written_innr p
{
color:#1f497d;
font-size:30px;
font-family: 'open_sanslight';
text-align:center;
padding-bottom:10px;
}
.written_lft
{
width:600px;
float:left;
}
.written_lft_inr
{
width:100%;
background-color:#ececed;
padding:10px 15px;
color:#1f497d;
font-size:22px;
font-family: 'open_sanslight';
display:block;
margin-bottom:20px;
}
.written_lft ul
{
margin:0;
padding:0 0 0 30px;
}
.written_lft li
{
background:url(../imagesbuy/written_img2.png) left 7px no-repeat;
font-size:25px;
color:#1f497d;
padding-left:30px;
margin-bottom:20px;
line-height:25px;
}



.written_lft li span
{
font-size:20px;
color:#1f497d;
font-family: 'open_sanslight';
}
.written_lft img
{
float:right;
margin: -10px 162px 0 0;
}
.written_rht
{
width:512px;
float:left;
margin-left:20px;
}
.written_rht img
{
width:100%;
float:left;
}

/*written part end*/

/*goodbye part start*/

.goodbye_outer
{
width:100%;
float:left;
padding:10px 0;
/*border-bottom:1px #808080 solid;*/
}
.goodbye_innr
{
width:100%;
float:left;
}
.goodbye_innr h3 
{
color: #1f497d;
font-family: "open_sanssemibold";
font-size: 32px;
text-align: center;
}
.goodbye_innr p 
{
color: #1f497d;
font-family: 'open_sanslight';
font-size: 35px;
padding-bottom: 10px;
text-align: center;
line-height:35px;
}
.goodbye_lft
{
width:476px;
float:left;
margin:20px 0 0 40px;
}
.goodbye_lft img
{
width:100%;
float:right;
}
.goodbye_rht
{
width:568px;
float:left;
margin-left:50px;
}
.goodbye_rht img
{
width:100%;
float:left;
}

/*goodbye part end*/

/*avoid part start*/

.avoid_outer
{
width:100%;
float:left;
padding:10px 0;
border-bottom:1px #ccc solid;
border-top:1px #ccc solid;
background-color:#f8f8f8;
}
.avoid_innr
{
width:100%;
float:left;
}
.avoid_innr h3 
{
color: #1f497d;
font-family: "open_sanssemibold";
font-size: 32px;
text-align: center;
}
.avoid_innr p 
{
color: #1f497d;
font-family: 'open_sanslight';
font-size: 35px;
padding-bottom: 10px;
text-align: center;
line-height:35px;
}
.avoid_lft
{
width:480px;
float:left;
}
.avoid_lft img
{
width:100%;
float:left;
}
.avoid_rht
{
width:605px;
float:left;
margin-left:50px;
margin-top:15px;
}
.avoid_rht_inr
{
width:100%;
background-color:#e8e8ea;
padding:10px 15px;
font-size:24px;
line-height:38px;
color:#1f497d;
font-family: 'open_sanslight';
display:block;
margin-bottom:20px;
}
.avoid_rht li
{
background:url(../imagesbuy/written_img2.png) 30px 7px no-repeat;
font-size:25px;
color:#1f497d;
font-family: 'open_sanslight';
padding-left:65px;
margin-bottom:20px;
line-height:22px;
}
.avoid_rht li span
{
font-size:20px;
color:#1f497d;
}

/*avoid part end*/

/*scheduling part start*/

.scheduling_outer
{
width:100%;
float:left;
padding:20px 0;
border-bottom:1px #808080 solid;
}
.scheduling_innr
{
width:100%;
float:left;
}
.scheduling_innr h3 
{
color: #1f497d;
font-family: "open_sanssemibold";
font-size: 32px;
text-align: center;
}
.scheduling_innr h3 span
{
color:#c00000;
}
.scheduling_innr p 
{
color: #1f497d;
font-family: 'open_sanslight';
line-height:35px;
font-size: 33px;
padding-bottom: 20px;
text-align: center;
}
.scheduling_lft
{
width:580px;
float:left;
}
.scheduling_lft_inr 
{
background-color: #ededed;
color: #808080;
display: block;
font-family: 'open_sanslight';
font-size: 23px;
margin-bottom: 20px;
padding: 10px;
width: 100%;
}
.scheduling_lft li
{
background:url(../imagesbuy/written_img2.png) 25px 7px no-repeat;
font-size:25px;
color:#808080;
font-family: 'open_sanslight';
padding-left:60px;
margin-bottom:10px;
}
.scheduling_rht
{
width:600px;
float:right;
}

/*scheduling part end*/

/*submission part start*/

.submission_outer
{
width:100%;
float:left;
padding:0;
background-color: #e8e8e8;
border-bottom:1px #ccc solid;
}
.subm
{
background-color:#fff;
}
.submission_innr
{
width:100%;
float:left;
}
.submission_innr h3 
{
color: #1f497d;
font-family: "open_sanssemibold";
font-size: 32px;
text-align: center;
}
.submission_innr p 
{
color: #1f497d;
font-family: 'open_sanslight';
font-size: 35px;
padding-bottom: 10px;
text-align: center;
line-height:35px;
}
.submission_lft
{
width:578px;
float:left;
} 
.submission_lft img
{
width:100%;
float:left;
}
.submission_rht
{
width:600px;
float:right;
padding-top:80px;
}
.submission_rht p
{
font-size:24px;
color:#808080;
font-family: 'open_sanslight';
text-align:left;
}
.submission_rht img
{
float:left;
margin-left:60px;
}

/*submission part end*/

/*ranktracker part start*/
.ranktracker_outer
{
width:100%;
float:left;
padding:5px 0 10px 0;
border-bottom:1px solid #A6A6A6;
background-color: #f3f3f3;
}
.ranktracker_inner
{
width:100%;
float:left;
}
.top_text
{
float:left;
width:100%;
}
.top_text img
{
float:left;
margin:25px 0 0 30px;
position:absolute;
}
.top_text h3
{
font-size:32px;
color:#365F91;
text-align:center;
font-family: 'open_sanssemibold';
}
.top_text h3 span
{
color:#C00000;
}
.ranktracker_left
{
width:561px;
float:left;
margin-top:20px;
margin-left:30px;
text-align:center;
}
.ranktracker_left img
{
float:left;
}
.ranktracker_right
{
width:561px;
float:left;
margin-top:20px;
margin-left:35px;
}
.ranktracker_right h3
{
font-size:23px;
color:#808080;
text-align:left;
background-color:#F2F2F2;
padding: 15px 12px;
font-family: 'open_sanslight';
font-weight:normal;
margin-top:50px;
}
.right_btm
{
width:100%;
float:left;
margin-top:30px;
}

.right_btm li img
{
	width:100%;
	-webkit-border-top-left-radius: 50%;
-webkit-border-top-right-radius: 50%;
-moz-border-radius-topleft: 50%;
-moz-border-radius-topright: 50%;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
margin:0 0 5px 0;
}


.right_btm li
{
border: 1px solid #808080;
border-radius: 50%;
color: #17375e;
float: left;
font-size: 15px;
height: 125px;
margin-right: 15px;
padding: 0px 0;
text-align: center;
width: 125px;
font-family: 'open_sanssemibold';
overflow:hidden;
text-transform:uppercase;
}
.right_btm img
{
float:left;
margin:12px 0 0 0;
}
/*ranktracker part end*/
/*ranking data part start*/
.data_outer
{
width:100%;
float:left;
/*border-bottom:1px solid #A6A6A6;*/
padding-bottom:10px;
background-color:#1f497d;
}

.rankingdata_inner
{
width:100%;
float:left;
padding:10px 0 0 0;
}
.rankingdata_inner img
{
width:100%;
}
.rankingdata_inner h3
{
font-size:32px;
color:#ffffff;
text-align:center;
font-family: 'open_sanssemibold';
padding-bottom:20px;
}
/*ranking data part end*/
/*wasting part start*/
.wasting_outer
{
width:100%;
float:left;
border-top:1px solid #808080;
padding:10px 0 0 0;
}
.wasting_inner
{
width:100%;
float:left;
}
.wasting_inner h3
{
font-size:32px;
color:#365f91;
text-align:center;
font-family: 'open_sanssemibold';
}
.wasting_inner p
{
font-size:35px;
color: #365f91;
text-align:center;
font-weight:normal;
font-family: 'open_sanslight';
padding-bottom:19px;
line-height:35px;
}
.wasting_left
{
width:552px;
float:left;
}
.wasting_left p
{
font-size:24px;
color: #a2a2a2;
font-family: 'open_sanslight';
text-align:left;
padding:10px;
margin-bottom:-33px;
background-color:#f2f2f2;
}
.wasting_inner h3
{
font-size:32px;
color:#365f91;
text-align:center;
font-family: 'open_sanssemibold';
}
.wasting_left p span
{
color: #c10000;
font-weight:bold;
}
.wasting_left_btm
{
width:100%;
float:left;
}

.wasting_left_btm img
{
	margin-left:50px;
}
.wasting_left_btm li
{
font-size:21px;
color: #365f91;
background:url(../imagesbuy/li_bg_img.png) 20px 5px no-repeat;
padding:0 0 20px 50px;
font-family: 'open_sanslight';
}
.wasting_left_btm h3
{
font-size:25px;
color:#808080;
text-align:center;
padding-bottom:15px;
font-weight:normal;
margin:43px 0 0 0;
}

.wasting_right
{
width:611px;
float:right;
}
.wasting_right img
{
float:right;
margin:0;
}
/*wasting part end*/

/*testing part start*/
.testing_top
{
width:100%;
float:left;
margin-top:10px;
}
.testing_top h3
{
font-size:32px;
color:#fff;
text-align:center;
font-family: 'open_sanssemibold';
border-top:8px #D9D9D9 solid;
border-bottom:8px #D9D9D9 solid;
background-color:#c00000;
padding:8px 0 ;
}
.testing_top h4
{
font-size:34px;
color:#365F91;
font-family: 'open_sanssemibold';
line-height:42px;
padding:10px 0;
}
.testing_top p
{
font-size:24px;
color:#808080;
font-family: 'open_sanslight';
padding-bottom:19px;
}
.testing_top span
{
color:#808080;
font-weight:bold;
}
/*testing part end*/
/*manage part start*/
.manage_outer
{
width:100%;
float:left;
padding:10px 0 0 0;
background-color:#f3f3f5;
}
.manage_outer h3
{
font-size:25px;
color:#ffffff;
text-align:center;
font-family: 'open_sansbold';
border-top:8px #376092 solid;
background-color:#17375e;
padding:8px 0;
}
.manage_outer .wasting_left_btm li
{
color:#365f91;
}
.manage_inner
{
width:100%;
float:left;
}
.manage_inner img
{
float:left;
margin:9px 38px 0 0;
}
.manage_inner h4
{
font-size:35px;
color:#365f91;
font-family: 'open_sansbold';
padding:10px 0 0 0;
text-align:center;
}
.manage_inner p
{
font-size:35px;
color:#365f91;
text-align:left;
font-family: 'open_sanslight';
line-height:35px;
}
.manage_left
{
width:512px;
float:left;
}
.manage_right
{
width:613px;
float:right;
}
.manage_right h4
{
font-size:35px;
color:#365f91;
text-align:center;
font-family: 'open_sanslight';
padding-bottom:20px;

}
.manage_right h5
{
font-size:25px;
color:#365f91;
font-family: 'open_sanslight';
font-weight:normal;
background-color:#eeeef0;
padding:13px 20px 17px 18px;
margin-bottom:15px;
}
/*manage part end*/
/*guarantee part start*/
.guarantee_outer
{
width:100%;
float:left;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}
.guarantee_outer h3
{
font-size:25px;
color:#fff;
text-align:center;
font-family: 'open_sansbold';
/*border-top:8px #d9d9d9 solid;*/
background-color:#17375e;
padding:8px 0 8px 0;
}
.guarantee_inner
{
width:100%;
float:left;
padding:10px 0 0 0;
}
.guarantee_inner h4
{
font-size:32px;
color:#365f91;
text-align:center;
font-family: 'open_sansbold';
padding:0 0 10px 0;
}
.guarantee_inner span
{
color:#d04040;
}
.guaranteed_auto
{
width:850px;
margin:auto;
border:5px solid #f2f2f2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:12px 9px 40px 19px;
}
.guaranteed_auto p
{
font-size:24px;
color:#808080;
font-family: 'open_sanslight';
margin-bottom:10px;
}


.guaranteed_auto spam
{
font-size:20px;
color:#808080;
font-family: 'open_sanslight';
}
.scott
{
float:left;
margin:5px 0 0 0;
}
.guaranteed_auto img
{
float:right;
margin:0;
}
/*guarantee part end*/
/*reasons part start*/
.reasons_outer
{
width:100%;
float:left;
background-color:#f5f5f5;
margin-top:0 !important;
}

.reasons_outer h4 {
    border-bottom: 5px solid #f2f2f2;
    color: #365f91;
    font-family: "open_sansbold";
    font-size: 32px;
    padding-bottom: 5px;
    text-align: center;
	background-color: #fff;
}
.reasons_inner
{
width:100%;
float:left;
padding:5px 92px 0 ;
}
.reasons_left
{
width:519px;
float:left;
margin-left:110px;
}
.reasons_left p
{
font-size:25px;
color:#808080;
font-family: 'open_sanslight';
padding-bottom:16px;
}
.reasons_left li {
background: url(../imagesbuy/green_tick.png) no-repeat scroll left top rgba(0, 0, 0, 0);
color: #808080;
font-family: "open_sanslight";
font-size: 19px;
padding: 0 0 20px 54px;
}
.reasons_right
{
width:360px;
float:right;
padding:55px 0  0 0;
}
.reasons_right li
{
padding:0 0 33px 0;
}
.reasons_right li:last-child
{
padding:0;
}
/*reasons part end*/
/*reason one part start*/
.reasonone_outer
{
width:100%;
float:left;
margin-top:0px!important;
}
.reasonone_outer h4
{
font-size:35px;
color:#ffffff;
border-bottom:8px solid #d9d9d9;
border-top:8px solid #d9d9d9;
font-family: 'open_sansbold';
text-align:center;
padding:0;
background-color:#c00000;
}
.reasonone_inner
{
width:1008px;
margin:auto;
}
.afford_text
{
width:100%;
float:left;
font-size:25px;
color:#808080;
font-family: 'open_sanslight';
padding:20px 0 0 0;
}

.afford_text h3 span
{
	font-family: 'open_sanslight' !important;
}

.afford_text img
{
float:left;
margin:0 23px 0 0;
}
.afford_text h3
{
font-size:30px;
color:#c00000;
text-align:center;
font-family: 'open_sansbold';
padding-bottom:8px;
}
.afford_text p
{
font-size:27px;
color:#888888;
text-align:center;
font-family: 'open_sanslight';
padding-bottom:20px;
}
.would
{
width:100%;
float:left;
}
.would_left
{
width:486px;
float:left;
background-color:#f2f2f2;
padding:15px 15px 10px 25px;
font-size:25px;
color:#808080;
line-height:30px;
font-family: 'open_sanslight';
}
.would_left img
{
float:left;
margin:-9px 0 0 -44px;
}
.would_left p
{
font-size:25px;
color:#808080;
text-align:right;
font-family: 'open_sansregular';
}
.reasonone_text
{
	width:100%;
	float:left;
	font-size:30px;
color:#808080;
font-family: 'open_sanslight';
padding:15px 0;
}
.reasonone_text span
{
	font-size:20px;
}
.would_right
{
	float:right;
}
.investment
{
	width:100%;
	float:left;
	border-top:1px #ccc solid;
	padding:5px 0;
	text-align:center;
}

/*reason one part end*/



.au_rgh
{
width:560px;
float:right;
text-align:left;
}

.au_rgh img
{
border:1px solid #b4b4b4;
}

.au_lft
{
margin-left: 133px;
width: 460px;
}

.au_outer
{
	padding:10px 0 0 0;
	background-color: #ebebeb;
}
.au_outer .reporting_innr h3
{
color:#c00000;
}
.au_outer .reporting_innr p
{
color:#1f497d;
}
.au_outer .scheduling_lft li
{
color:#1f497d;
}
.gogle_bar
{
	margin-bottom:-5px;
}

/*packages_part*/
.package_container
{
	width:100%;
	float:left;
}
.package_inner
{
	width:1146px;
	margin:auto;
}
.package_container h4
{
	 background-color: #c00000;
    border-top: 8px solid #d9d9d9;
	border-bottom: 8px solid #d9d9d9;
    color: #fff;
    font-family: "open_sanssemibold";
    font-size: 25px;
    padding: 5px 0;
    text-align: center;
}
.package_container h4 span
{
	font-size:20px;
	font-family: 'open_sanslight';
	font-weight:lighter;
}
.package_text
{
	width:100%;
	float:left;
	border-bottom:1px #ccc solid;
	padding:5px 0;
	margin-bottom:20px;
	background-color:#eeeeee;
}
.package_text h5
{
	font-family: 'open_sansbold';
	font-size:32px;
	color:#365f91;
}
.package_text p
{
	font-size:30px;
	font-family: 'open_sanslight';
	color:#365f91;
}
.package_text p span
{
	font-size:25px;
	font-weight:lighter;
}
.my_motto
{
width:850px;
margin:auto;
padding:12px 10px 5px 40px;
font-size:20px;
color:#808080;
position:relative;
}

.my_motto:before
{
content:url(../imagesbuy/quote_left.png);
position:absolute;
left:18px;
top:9px;
}
/*pricing_table*/
.pricing_table
{
	width:1200px;
	margin:auto;
}
.pricing_left
{
	width:865px;
	float:left;
	margin-bottom:20px;
}

.pricing_left li
{
	font-size:14px;
	color:#2d2d2e;
	font-family: 'open_sansregular';
	padding:8px 10px;
	text-align:left;
	background-color:#f6f6f6;
}
.pricing_left li:nth-of-type(odd)
{
background-color:#E3E3E3;
}
.professr
{
background-color:#224A88!important;
}
.advan_top li, .begin_top li, .professr_top li
{
text-align:center;
}
.begin_top h2
{
background-color:#3591ca;
	color:#fff;
	font-size:22px;
	font-family: 'open_sanssemibold';
	text-align:left;
	padding:3px 10px;
}

.advan_top h2
{
	background-color:#1f5f9f;
	color:#fff;
	font-size:22px;
	font-family: 'open_sanssemibold';
	text-align:left;
	padding:3px 10px;
}

.professr_top h2
{
	background-color:#1a3e7b;
	color:#fff;
	font-size:22px;
	font-family: 'open_sanssemibold';
	text-align:left;
	padding:3px 10px;
}

.advan_top span
{
display:none;
}
.begin_top span
{
display:none;
}
.professr_top span
{
display:none;
}


.begin
{
	background-color:#44a3d5;
	/*padding:5px 20px;*/
	padding:18px 20px;
	font-size:23px;
	color:#fff;
	font-family: 'open_sanssemibold';
	text-align:left;
}
.begin a
{
	cursor:pointer;
}
.begin p
{
	font-size:53px;
	font-family: 'open_sansbold';
	line-height:44px;
	
}
.begin p small
{
font-size:17px;
}
.advan
{
	background-color:#2b72b2;
}
.profess
{
	background-color:#224a88;
}
.pricing_left table td:first-child
{
	text-align:left;
}
.pricing_left .guaranteed_auto
{
	width:100%;
	float:left;
	margin:20px 0 0;
	padding:12px 9px 10px 19px;
}
.pricing_right
{
	width:246px;
	float:right;
}
.pricing_right table
{
	background-color:#f6f6f6;
}
.pricing_right th
{
	background-color:#93c230;
	color:#fff;
	font-size:22px;
	font-family: 'open_sanssemibold';
	text-align:left;
	padding:3px 10px;
}
.pricing_dollar
{
	background-color:#7ba428!important;
	padding:5px 20px!important;
	font-size:23px;
	color:#fff;
	font-family: 'open_sanssemibold';
}
.pricing_dollar span
{
	font-size:53px;
	font-family: 'open_sansbold';
	line-height:44px;
	
}
.pricing_right td
{
	font-size:14px;
	color:#2d2d2e;
	font-family: 'open_sansregular';
	height:50px;
	padding:0 10px;
	background: #f6f6f6;
}
.subscribe_btn
{
	width:100%;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}

.pricing_right td span
{
	font-family: 'open_sanslight';
	color:#8e8d8a;
	font-size:13px;
}
.odd_list
{
	background-color:#e3e3e3!important;
}
.odd_list td
{
	background-color:#e3e3e3!important;
}
.domains_text td
{
	text-align:left!important;
}
.domains_text span
{
	font-size:12px;
	font-family: 'open_sanslight';
	font-weight:bold;
}
.features_text
{
	font-size:20px;
	color:#808080;
	font-family: 'open_sanslight';
	min-height:136px;
	padding:0 20px;
}
.features_top li
{
padding:15px 10px;
}
.features_top li:nth-last-child(2)
{
min-height:180px;
}
.features_top li:nth-last-child(1)
{
min-height:77px;
}
.begin_top li:nth-of-type(odd)
{
background-color:#EBEBEB;
}
.professr_top li:nth-of-type(odd)
{
background-color:#EBEBEB;
}
.advan_top li:nth-last-child(2)
{
min-height:180px;
text-align:left;
}
.begin_top li:nth-last-child(2)
{
min-height:180px;
text-align:left;
}
.professr_top li:nth-last-child(2)
{
min-height:180px;
text-align:left;
}
/*pricing_table_end*/


.ps
{
	 margin-left: 72px;
    margin-top: 48px;
    position: absolute;
	left:0px;
}


.ps2
{
	margin-left: -76px;
    margin-top: 46px;
    position: absolute;
}


.ps3 {
    margin-left: -188px;
    margin-top: 0;
    position: absolute;
}

.smart_tx
{
	color:#1f497d;
}


@-moz-document url-prefix() { 
.banner_outer
{
width:100%;
float:left;
background-color:#1f497d;
padding:21px 0 0px 0;
}
.finally_outer
{
width:100%;
float:left;
padding:9px 0 13px 0;
}
}


 /*animated elements*/ 
.animateblock {
  opacity: 0;
  -webkit-transition: all 0.55s linear;
  -moz-transition: all 0.55s linear;
  transition: all 0.55s linear;
}

.animateblock.animated {
  opacity: 1;
}

 animation transition styles 
.animateblock.top {
  display: block;
  margin-top: -25px;
}
.animateblock.top.animated {
  margin-top: 5px;
}

.animateblock.btm {

}
.animateblock.btm.animated {
  margin-top: 0;
}

.avenge_btn
{
cursor:pointer;
}
.scrollup{
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:20px;
			display:none;			
			background: url('../imagesbuy/icon_top.png') no-repeat;
		}
		
.pdi
{
	padding-left:105px;
	width:100%;
	float:left;
}
	
.pdi img
{
	float:left;
	margin-right:10px !important;
}



.blg_con
{
	text-align:center;
	width:100%;
	float:left;
	padding-bottom:10px;
	font-size:20px;
	color:#808080;
	padding-left:240px;
}

.blg_tx
{
	padding-left:0px;
}

.ft
{
	font-size:15px !important;
}

.package_btn a {
    border-radius: 5px;
    color: #fafafa;
    display: block;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
}


.package_btn {
    background-color: #5e8809;
    border: 1px solid #93c230;
    border-radius: 5px;
    color: #fafafa;
    font-family: "open_sanslight";
    font-size: 15px;
    margin: 15px auto;
    text-align: center;
    width: 200px;
}


.ftn
{
	color:#7f7f7f !important;
	font-size:12px !important;
	margin-top:-3px;
}