body {
    overflow-x: hidden;
    font-family: "Scada", "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.playpause {
    background-image:url(http://www.whitesmoke.com/website2016/img/playicon.png);
    background-repeat:no-repeat;
    width:50%;
    height:50%;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
	cursor: pointer; cursor: hand;
}
#companion_popup .modal-dialog {
	width:800px;
	margin-top:15%;
}
#companion_popup .modal-header {
	border-bottom:none !important;
}
#companion_popup .modal-header h4{
	text-align:center;
	font-size:26px;
}
#companion_popup .modal-body h4{
	text-align:center;
	font-size:20px;
	margin-top:14px;
}
#logo {
	margin-top: -5px;
    width: 68%;
}
#test header {
	padding-top:110px;
}
#firefox_thanks {
	padding-top:200px;
	padding-bottom:200px;
}
#firefox_thanks h1 {
			width:90%;
			padding-left:10px;
			padding-right:10px;
			margin-left:auto;
			margin-right:auto;
		}
.navbar-default {
	background-color:#e7e7e7;
	height:82px;
	box-shadow: 0 5px 5px -7px #333 !important;
}
.navbar-collapse{
	background-color:#e7e7e7;
}
.navbar-right .dropdown-menu {
	right:-50px;
}
.dropdown-menu>li>a {
	color:#1c84c3;
}
nav li + li {
    background:url('../img/homepage/header/menu/divider.png') no-repeat right;
    padding-left: 10px
}
nav .dropdown-menu  li + li{
	padding-left:0px;
}
nav .dropdown-menu  {
	background-color:#e7e7e7;
}
nav ul li:last-child {
    background:none;
}
.navbar-default .navbar-nav > li {
	text-align:center;
}
.navbar-default .navbar-nav > li > a{
	color:#1c84c3;
	padding-top:10px;
	font-size:17px;	
}

.navbar-default .navbar-nav > li > a:hover{
	color:#1c84c3;
}
.navbar-toggle {
	margin-top:22px !important;
	margin-right:25px !important;
}
p {
    font-size: 14px;
    line-height: 1.75;
}
p.large {
    font-size: 16px;
}
a, a:hover, a:focus, a:active, a.active {
    outline: 0;
}
a {
    color: #1e83c4;
}
a:hover, a:focus, a:active, a.active {
    color: #fec503;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Scada", "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;    
    font-weight: 700;
	color:#1e83c4;
}
.img-centered {
    margin: 0 auto;
}
.red {
	color:red;
}
.mainContent {
	margin-top:100px;
	margin-bottom:50px;
}
.line-center{
  background: #1e83c4 none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    height: 7px;
    margin: 0;
    padding: 0 10px;
    width: 50px;
}
.divider {
    border-color: #bfbfbf;
    border-style: solid;
    border-width: 0 0 1px;
    height: 10px;
    line-height: 15px; 
    text-align:center;
    overflow: visable;
	margin-bottom:25px;
}

.divider span {
	background-color: #1e83c4;
    display: inline-block;
    min-height: 5px;
    min-width: 4%;
    padding: 0 10px;
	border-radius:5px;
}




/* trendemon */
#trd-discovery-feed {
	right:3px !important;
}

/* Home page style */
#homepage #read_more {
	font-size:32px;
	color:#1e83c4;
	text-decoration:none;
}
#homepage header .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	height:700px !important;
}
#mobile_demo img{
	width:60%;
}
#homepage header ul img {
	display:inline;
}
#homepage #products #anywhere h1 {
	color:#1e83c4;
	text-align:center;
	font-size:72px;
}
#homepage #products #anywhere h2 {
	color:black;
	text-align:center;
	font-size:48px;
	font-style:italic;
}
#homepage #products ul {
	list-style-type:none;
}
#homepage #products #anywhere ul {
    list-style-image: url('http://www.whitesmoke.com/website2016/img/new/Feather_Feature.png');
}
#homepage #anywhere .product_features {
	margin-top:45px;
}
#homepage #anywhere .product_features li{
	font-size:23px;
	margin-bottom:12px;
}
#homepage #anywhere .product_support {
	margin-top:30px;
	text-align:center;
}
#homepage #anywhere .call_to_action {
	margin-top:30px;
	text-align:center;
}
#homepage #anywhere .anywhere_demo {
	margin-top:35px;
	position:relative;
}
#homepage #anywhere #anywhere_demo_input {
	border: none;
    overflow: auto;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #808080;
    font-family: Scada;
    font-size: 29px;
    font-weight: normal;
    height: 185px;
    left: 85px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    position: absolute;
    resize: none;
    text-align: center;
    top: 24px;
    width: 384px;
}
#homepage #anywhere #check_text {
	 position: absolute;
	 bottom:105px;
	 left:195px;
	 cursor: pointer; 
	 cursor: hand;
}
#homepage #anywhere #try_out {
    position: absolute;
    right: -100px;
    top: -20px;
}
#homepage #writer_animation {
	display: none;
    height: 234px;
    left: 84px;
    position: absolute;
    top: 30px;
    width: 384px;
}
#whitesmoke_demo_video {
	width: 100%; 
	height: auto !important;
}





/* premium product */

#homepage #products #premium h1 {
	color:#1e83c4;
	text-align:center;
	font-size:72px;
}
#homepage #products #premium h2 {
	color:black;
	text-align:center;
	font-size:48px;
	font-style:italic;
}
#homepage #premium .product_features {
	margin-top:45px;
}
#homepage #premium .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#homepage #premium .product_support {
	margin-top:30px;
	text-align:center;
}
#homepage #premium .product_support img{
	margin-left:-20px;
}
#homepage #premium .call_to_action {
	margin-top:4px;
	text-align:center;
}


/* mobile product */

#homepage #products #mobile h1 {
	color:#1e83c4;
	text-align:center;
	font-size:72px;
}
#homepage #products #mobile h2 {
	color:black;
	text-align:center;
	font-size:48px;
	font-style:italic;
}
#homepage #mobile .product_features {
	margin-top:88px;
}
#homepage #mobile .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#homepage #mobile .product_support {
	margin-top:30px;
	text-align:center;
}

#homepage #mobile .call_to_action {
	margin-top:25px;
	text-align:center;
}


/* extension product */

#homepage #products #extension h1 {
	color:#1e83c4;
	text-align:center;
	font-size:72px;
}
#homepage #products #extension h2 {
	color:black;
	text-align:center;
	font-size:48px;
	font-style:italic;
}
#homepage #extension .product_features {
	margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
}
#homepage #extension .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#homepage #extension .product_support {
	margin-top:6px;
	text-align:center; 
}
#homepage #extension .call_to_action {
	margin-top:25px;
	text-align:center;
}
#homepage #extension .call_to_action img {
	margin-bottom: 10px;
    margin-top: 10px;
} 
#homepage #extension .extension_demo {
	margin-top:35px;
}



/* partners */
#homepage #partners {
	margin-top:25px;
}
#homepage #partners h3 {
	color:#1e83c4;
	font-size:27px;
	text-align:center;
}
#homepage #partners p{
	color: black;
    font-size: 17px;
    line-height: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 99%;
	text-align:justify;
}
#homepage #partners .call_to_action {
	text-align:center;
	margin-top:25px;
}

#bottom_banner {
	margin-bottom: 40px;
    margin-top: 50px;
    text-align: center; 
}

/* corporate */

#homepage #corporate {
	margin-top:0px;
	margin-bottom:30px;
}

#homepage #corporate h3 {
	color:#1e83c4;
	font-size:27px;
	text-align:center;
}

#homepage #corporate .corporate_logo {
	text-align:center;
	margin-top:20px;
}

#homepage #corporate .corporate_logo img {
	margin-left:10px;
}
#homepage #corporate .call_to_action {
	text-align:center;
	margin-top:25px;
}


/* information */

.information_container {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
#homepage #information {
	padding-top:60px;
}
#homepage #information .feature{
	text-align:center;
}
#homepage #information .feature_image{
	margin-left:auto;
	margin-right:auto;
}
#homepage #information #point1 h3{
	color: #1e83c4;
    font-size: 34px;
    text-align: left;
	padding-left:25px;
	font-weight:normal;
}
#homepage #information #point1 {
	position:relative;
}
#homepage #information #point1 p{
	font-size: 17px;
	padding-left:25px;
}
#homepage #information #point1 img {
	position: absolute;
    left: -68px;
    top: 52px;
}
#homepage #information #point2 {
	margin-top:25px;
	padding-left:20px;
}
#homepage #information #point1 .testimonial_author{
   float: right;
    margin-bottom: 20px;
    margin-top: 12px;
    text-align: left;
    width: 52%;
}
#homepage #information #point1 .testimonial_text {
	color: #1e83c4;
    font-size: 34px;
    line-height: 40px;
}
#homepage #information #testimonial2 .testimonial_author2{
   float: right;
    margin-bottom: 20px;
    margin-top: 12px;
    text-align: left;
    width: 52%;
	font-size:17px;
}
#homepage #information #testimonial2 .testimonial_text2 {
	color: #1e83c4;
    font-size: 34px;
    line-height: 40px;
}

#homepage #information #point2 p{
	color: #1e83c4;
    font-size: 34px;
    line-height: 40px;
}
#homepage #information .bolder p{
	color: #1e83c4;
    font-size: 34px;
    line-height: 40px;
}
#homepage #information #point3 {
	margin-top:5px;
	position:relative;
}
#homepage #information #point3 h3{
	color: #1e83c4;
    font-size: 34px;
    font-weight: normal;
    padding-left: 25px;
    text-align: left;
}
#homepage #information #point3 .graph {
	margin-top:0px;
}

#homepage #information #point3 .point2 {
    position: absolute;
    left: -68px;
    top: 8px;
}
#homepage #information #point3 p{
	font-size: 17px;
	padding-left:25px;
	text-align:justify;
}

#homepage #information #more_points{
	margin-top:50px;
	text-align:center;
	padding-bottom:50px;
}
#homepage #information #more_points p{	
	margin-left: auto;
    margin-right: auto;
    text-align: justify;
    width: 85%;
}
#homepage #resellers {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#homepage #affiliates {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
/* content page */
#content #mainContent {
	margin-top:110px;
}
#content #mainContent h1{	
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:30px;
}
#content #mainContent p{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 30px;
}
#content #chromeExtensionBanner{	    
    margin-bottom: 30px;
	text-align:center;
}

/* content sidebar page */

#content_sidebar  h1{	
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:20px;
}
#content_sidebar  p{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 0px;
}
#content_sidebar  ol li{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;    
}
#content_sidebar  ul li{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;    
}
#content_sidebar #chromeExtensionBanner{	    
    margin-bottom: 30px;
	text-align:center;
}

#content_sidebar #related_articles h2{	
	color: #4298cc;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 40px;
    text-align: center;
}
#content_sidebar #related_articles ul{	
	margin-top:45px;
}
#content_sidebar #related_articles ul a{
	color:#666666;
	font-size:19px;
}	
#content_sidebar #chromeExtensionBanner{
	text-align:center;
}	
#content_sidebar #chromeExtensionBanner img{
	margin-left: auto;
    margin-right: auto;
    width: 90%;
	margin-top:30px;
}	

/* content page */
#content #mainContent {
	margin-top:110px;
}
#content #mainContent h1{	
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:30px;
}
#content #mainContent p{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 30px;
}
#content #chromeExtensionBanner{	    
    margin-bottom: 30px;
	text-align:center;
}

/* post installation page */
#post_installation  {
	margin-top:110px;
}
#post_installation h1{	
   color: #4298cc;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
#post_installation  p{	
    color: #666666;
    font-size: 25px;    
    text-align: center;
    margin-bottom: 30px;
}
#post_installation #social  {
	text-align:center;
	margin-bottom:50px;
}
#post_installation #social p {
	font-size:21px;
	
}
#post_installation .whitesmoke_demo img{
	width:90%;
}


#videos h1{
	font-size:72px;
	text-align:center;
	color:#1e83c4;
}
#videos p{
    color: #666666;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: -14px;
    text-align: center;
}
#videos  h2{
	font-weight:normal;
	color:#1e83c4;
}
#videos  h2 a{
	font-weight:normal;
	color:#1e83c4;
	font-size:30px;
}
#videos a{
	color:#666666;
	font-size:21px;
}

#video  {
	margin-top:130px;
}
#video  h1{
	font-size:62px;
	text-align:center;
	color:#1e83c4;
}
#video  p{
    color: #666666;
    font-size: 25px;
    text-align: center;
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
#video p a {
	color:#1e83c4;
}
#video .call_to_action {
	text-align:center;
	margin-bottom:50px;
}
#video video {
    background: transparent url("../img/videos/poster.jpg") no-repeat scroll 50% 50% / cover ;
    object-fit: inherit;
}

.content {
	margin-top:130px;
	margin-bottom:80px;
}
#about #company_information h2{
	color:#666666;
}
#about #company_information h1{	
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:30px;
}
#about #company_information p{	
    color: #666666;
    font-size: 19px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 30px;
}
#about #choose_us h3{	
	text-align: center;
    color: #4298cc;
    font-size: 37px;
    font-weight: normal;
	margin-bottom:80px;
}
#choose_us .feature { 
    background-color: #e7e7e3;
    border-radius: 10px;
    box-shadow: -1px 2px 5px 0 rgba(0, 0, 0, 0.75);
    color: #666666;
    font-size: 17px;
    height: 280px;
    padding: 35px 20px 273px;
    position: relative;
    text-align: justify;
}
#choose_us .feature img{ 
	left: 40%;
    position: absolute;
    top: -34px;
}
#about #more_products {
	margin-top:50px;
	text-align:center;
}
/* premium product */

#landing_flash #products #premium h1 {
	color:#1e83c4;
	text-align:center;
	font-size:72px;
}
#landing_flash #products #premium h2 {
	color:black;
	text-align:center;
	font-size:48px;
	font-style:italic;
}
#landing_flash #premium .product_features {
	margin-top:30px;
	padding-left:0px;
}
#landing_flash #premium .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#landing_flash #premium .product_support {
	margin-top:30px;
	text-align:center;
}
#landing_flash #premium .product_support img{
	margin-left:-20px;
}
#landing_flash #premium .call_to_action {
	margin-top:20px;
	text-align:center;
}
#landing_flash #premium ul {
    list-style-type: none;
}
#landing_flash #premium ul img {
	display:inline;
}
#landing_flash header .bx-wrapper .bx-viewport {
	box-shadow: none !important;
}
#landing_flash header ul img {
	display:inline;
}
#landing_flash #why_choose_us {
	position:relative;
	margin-top:0px;
}
#landing_flash #why_choose_us ul {
	float:right;
}
#landing_flash #why_choose_us h1{
	color: #1e83c4;
    font-size: 55px;
    font-weight: normal;
}
#landing_flash #why_choose_us li h2 {
	color: #1e83c4;
    font-size: 23px;
    font-weight: normal;
}
#landing_flash #why_choose_us li p {
	color: #666666;
    font-size: 19px;
    font-weight: normal;
    line-height: 25px;
    width: 360px;
}
#landing_flash #why_choose_us .feather{
	left: 30px;
    position: absolute;
    top: 111px;
}
#landing_flash #why_choose_us .demo{
	margin-top: 12px;
    width: 100%;
	margin-top:10px;	
}
#landing_flash #why_choose_us .call_to_action{
	text-align:center;
	margin-top:20px;
}
#landing_flash .bx-pager-item {
	display:none;
}

#landing_flash #testimonials h1{
	color: #1e83c4;
    font-size: 55px;
    font-weight: normal;
}
#landing_flash #testimonials .testimonial {
	margin-bottom: 50px;
    margin-top: 30px;
}
#landing_flash #testimonials .testimonial p{
   font-size: 16px;
   line-height: 19px;
   padding-left: 70px;
   width: 82%;
}
#landing_flash #testimonials .author {
	text-align:right;
	width: 77% !important;
	color:#1e83c4;
}
#landing_flash #feature_comparison h1{
	color: #1e83c4;
    font-size: 29px;
    font-weight: normal;
	margin-top:34px;
}
#landing_flash #feature_comparison td:nth-child(2){
	text-align:center;
}
#landing_flash #feature_comparison td {
	font-size: 16px;
    padding-bottom: 7px;
}
#landing_flash #feature_comparison td:nth-child(3){
	text-align:center;
}
#landing_flash #feature_comparison th:nth-child(1){
	width:64%;
	color:#1e83c4;
}
#landing_flash #feature_comparison th:nth-child(2){
	width:10%;
	text-align:center;
}
#landing_flash #feature_comparison th:nth-child(3){
	width:10%;
	text-align:center;
	color:#1e83c4;
}
#chromeExtension #chrome_extension_offer .btn{
	display:inline-block !important;
}
#chromeExtension_after #chrome_extension_after .btn{
	display:inline-block !important;
}
#chromeExtension #chrome_extension_offer{
	margin-top:230px;
}
#chromeExtension #chrome_extension_offer p{
    font-size: 36px;
    text-align: center;
    line-height: 42px;
    margin-top: 40px;
}
#chromeExtension #chrome_extension_offer p a{
	color:#1e83c4;
} 
#chromeExtension #chrome_extension_offer #skip_extension1{
	    font-size: 20px;
    font-weight: normal;
		text-decoration:underline;
}
#chromeExtension_after #skip_extension2{
    font-size: 20px;
    font-weight: normal;
    text-decoration: underline;
    display: inline-block;
    margin-top: 15px;
}
#chromeExtension #chrome_extension_offer h1{
	color: #1e83c4;
    font-size: 60px;
    margin-top: 0px;
    text-align: center;
    font-weight: normal;
} 

#chromeExtension_after #chrome_extension_after{
	margin-top:230px;
}
#chromeExtension_after #chrome_extension_after p{
    font-size: 36px;
    text-align: center;
    line-height: 42px;
    margin-top: 40px;
}
#chromeExtension_after #chrome_extension_after p a{
	color:#1e83c4;
} 
#chromeExtension_after #chrome_extension_after h1{
	color: #1e83c4;
    font-size: 60px;
    margin-top: 0px;
    text-align: center;
    font-weight: normal;
} 
#chromeExtension_after #chrome_extension_after .input-group-addon{
	background-color:#48ae47;
	color:white;
	font-size:20px;
	padding-top:8px;
	cursor:hand;
	cursor:pointer;
	
}
#chromeExtension_after #chrome_extension_after .input-group-addon img {
	margin-top:-3px;
	
}
#chromeExtension_after #chrome_extension_after .input-group{
	width:60%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	height:50px;
}

#chromeExtension_after #chrome_extension_after .input-group input{	
	height:50px;
}
#chromeExtension_after #chrome_extension_after form p {	
	font-size: 18px;
    line-height: 20px;
    margin-top: 0;
    text-align: center;
}




#chromeExtension_after #chrome_extension_after .stepwizard-step p {
    margin-top: 0px;
	font-size:22px;
	
}

#chromeExtension_after #chrome_extension_after .stepwizard-row {
    display: table-row;
}

#chromeExtension_after #chrome_extension_after .stepwizard {
    display: table;
    width: 100%;
    position: relative;
	margin-top:100px;
	margin-bottom:100px
}

#chromeExtension_after #chrome_extension_after .stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

#chromeExtension_after #chrome_extension_after .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

#chromeExtension_after #chrome_extension_after .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
	width:33.3%;
}

#chromeExtension_after #chrome_extension_after .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}



#chromeExtension #chrome_extension_offer .stepwizard-step p {
    margin-top: 0px;
	font-size:22px;
	
}

#chromeExtension #chrome_extension_offer .stepwizard-row {
    display: table-row;
}

#chromeExtension #chrome_extension_offer .stepwizard {
    display: table;
    width: 100%;
    position: relative;
	margin-top:100px;
	margin-bottom:100px
}

#chromeExtension #chrome_extension_offer .stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

#chromeExtension #chrome_extension_offer .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

#chromeExtension #chrome_extension_offer .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
	width:33.3%;
}

#chromeExtension #chrome_extension_offer .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

#chromeExtension #chrome_extension_offer .btn-primary {
	color:white;
}

#appsumo h1{
	color: #1e83c4;
    font-size: 60px;
    margin-top: 12%;
    text-align: center;
    font-weight: normal;
}
#appsumo p{
    font-size: 36px;
    text-align: center;
    line-height: 42px;
    margin-top: 40px;
} 

#appsumo form {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
#appsumo form input{
	height:35px;
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
#appsumo #submit {
	width:58%;
}
#firefox_extension h1{
	color: #1e83c4;
    font-size: 60px;
    margin-top: 2%;
    text-align: center;
    font-weight: normal;
}
#firefox_extension p{
	font-size: 36px;
    text-align: center;
    line-height: 42px;
    margin-top: 40px;
    width: 990px;
    margin-left: auto;
    margin-right: auto;
} 
#firefox_extension form input{
	height:35px;
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
#firefox_extension form {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#firefox_extension #submit {
	width:58%;
}
#firefox_extension {
	margin-bottom:200px;
}
#product h2{
	color:#666666;
	text-align: center;
	font-size:54px;
	font-weight:normal;
	margin-bottom:30px;
}
#product h1{	
	text-align: center;
    color: #4298cc;
    font-size: 72px;
    font-weight: normal;
	margin-bottom:0px;
}
#product p{	
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 28px;
    font-weight: normal;
}
#product h3{	
	    text-align: center;
    color: #4298cc;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 18px;
	margin-top:0px;
}
#product .product_screenshots img{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#product .call_to_action {
	text-align:center;
}

#product .spelling{
	color:#eb2323;
}

#product .punctuation{
	color:#325fab;
}
#product .grammar{
	color:#00a743;
}
#product .whitesmoke {
	color:#2989c6;
}
#product .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	height:430px !important;
}
#product .compatibility_support {
	text-align:center;
}
#product .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#1e83c4 !important;	
}
.bx-wrapper .bx-pager.bx-default-pager a {
	height:13px !important;
	width:13px !important;
	border-radius:6px !important;
}
#product #product_mobile .compatibility_support img {
	margin-left:5px;
}
#product #product_mobile .product_screenshots img{
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
#product #product_mobile .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	height:594px !important;
}
#product #product_mobile p{	
	color: #666666;
    font-size: 20px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 33px;
    font-weight: normal;
}
#product #product_mobile .compatibility_support {
	margin-top:50px;
	text-align:center;
}  
#product #product_mobile .call_to_action {
	margin-top:50px;	
}  
#product #product_anywhere .compatibility_support img {
	margin-left:5px;
}
#product #product_anywhere .product_screenshots img{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#product #product_anywhere .bx-wrapper .bx-viewport {
	box-shadow: none !important;
	height:548px !important; 
}
#product #product_anywhere p{	
	color: #666666;
    font-size: 20px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 33px;
    font-weight: normal;
}
#product #product_anywhere .compatibility_support {
	margin-top:20px;
	text-align:center;
}  
#product #product_anywhere .call_to_action {
	margin-top:38px;	
}  


#product_extension  .product_features img {
	display:inline;
}
#product_extension  .product_features {
	margin-top:45px;
}
#product_extension  .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#product_extension .call_to_action {
	text-align:center;
}
#product_extension .call_to_action img {
	margin-bottom: 10px;
    margin-top: 10px;
} 
#product_extension .feature {
	margin-top:100px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:50px;
}
#product_extension .feature h3 {
	color:#000000;
	font-size:30px;
}
#product_extension .feature p {
	margin-top:25px; 
}
#product_extension ul {
    list-style-type: none;
}
	
#whitesmoke_products #product_title h1{
	color:#1e83c4;
	font-size:63px;
	text-align:center;
}
	
#whitesmoke_products #product_title h2{
	color:#666666;
	font-size:35px;
	text-align:center;
}
#whitesmoke_products #product_description {
	margin-top:30px;
}
#whitesmoke_products #product_description p{
	color: #666666;
    font-size: 18px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: normal;
}

#whitesmoke_products #product_description p a{
	font-weight:bold;
}
#whitesmoke_products #product_description #product_banner{
	width:100%;
}
#whitesmoke_products #product_description .call_to_action{
	text-align:center;
	margin-top:30px;
}
#whitesmoke_products #product_description .emphasized{
	font-size:25px;
	line-height:32px;
}
#whitesmoke_products #product_description .author{
	text-align:right;
	margin-top:-10px;
}
#whitesmoke_products #product_features {
	margin-top:30px;
	background-color:#e9e9e9;
	padding-top:25px;
	padding-bottom:25px;
}
#whitesmoke_products #product_features #features_banner{
	width:100%;
}
#whitesmoke_products #product_features .call_to_action{
	text-align:center;
	margin-top:30px;
}
#whitesmoke_products #product_features h3{
	color:#1e83c4;
	font-size:47px;
	padding-left:36px;
}
#whitesmoke_products #product_features .features{
	list-style-type: none;
}
#whitesmoke_products #product_features .features li{
	color: #666666;
    font-size: 18px;
    font-weight: normal;
    text-align: justify;
    margin-bottom: 15px;
    line-height: 28px;
    font-weight: normal;
}
#whitesmoke_products #product_features .features li img{
    display: inline;
}
#whitesmoke_products #product_features .product_support {
	padding-left:5px;
	text-align:center;
}
#whitesmoke_products #product_features .product_support img{
    display: inline;
    width: 11%;
    margin-left: 4px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#whitesmoke_products #more_products h3{
    color:#1e83c4;
	font-size:48px;
	text-align:center;
}
#whitesmoke_products #more_products .product{
	margin-top:25px;
    width:100%;
	text-align:center;
}
#whitesmoke_products #more_products .product img{ 
     margin: 0 auto;
}
#whitesmoke_products #more_products .product a{ 
     margin-top:15px;
	 color:#1e83c4;
	 font-size:25px;
	 border-color:#1e83c4;
	 border-radius:8px;
}
#whitesmoke_products #more_products .product a:hover{ 
     margin-top:15px;
	 color:#ffffff;
	 font-size:25px;
	 border-color:#1e83c4;
	 border-radius:8px;
	 background-color:#1e83c4;
}
	
/* blog */
#blog h1 {
	font-size: 50px;
    margin-bottom: 30px;
    text-align: center;
}
#blog p {
	color: #666666;
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: justify;
}
#blog ul {
	color: #666666;
    font-size: 19px;
}
.foxlingo {
	font-size:56px !important;
}
#free_online_grammar_checker h1 {
	font-size:72px;
}
#free_online_grammar_checker h2 {
	text-align:center;
	color:black;
	font-size:48px;
}
#free_online_grammar_checker  .product_features img {
	display:inline;
}
#free_online_grammar_checker  .product_features {
	list-style-type: none;
	margin-top:75px;
	padding-left:0px;
}
#free_online_grammar_checker .product_features li{
	font-size:19px;
	margin-bottom:12px;
}
#free_online_grammar_checker  .product_support {
	margin-top:30px;
	text-align:center;
}
#free_online_grammar_checker .product_support img{
	margin-left:-20px;
	display:inline;
}
#free_online_grammar_checker .call_to_action {
	margin-top:40px;
	text-align:center;
}
#free_online_grammar_checker #online_demo {
	margin-top:40px;	
}
#free_online_grammar_checker #online_grammar_checker_widget{
	text-align:center;
	margin-top:40px;
	position:relative;
	width:893px;
	height:580px;
	margin-left:auto;
	margin-right:auto;
}
#free_online_grammar_checker #online_grammar_checker_widget #widget{
   height: 380px;
    left: 144px;
    position: absolute;
    top: 42px;
    width: 600px;
}

#multiple_thanks {

}
#multiple_thanks h2{
    color: black;
    text-align: center;
    font-size: 31px;    
    margin-left: auto;
    margin-right: auto;
	color: #4298cc;
	margin-bottom:127px;
}
#multiple_thanks  h1{	
   color: #4298cc;
    font-size: 82px;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 110px;
    text-align: center;
}


#multiple h2{
    color: black;
    text-align: center;
    font-size: 31px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#multiple  h1{	
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:30px;
}
#multiple .description {
	margin-top:40px;
}
#multiple  p{	
    color: #666666;
    font-size: 21px;
    font-weight: normal;        
}
#multiple a {
	font-size:41px;
}
#multiple  h3{	
	text-align: center;
    color: #4298cc;
    font-size: 37px;
    font-weight: normal;
	margin-bottom:80px;
}
#multiple .form {
	margin-top:40px;
}
#multiple .form input {
	border: 2px solid #c1c2c2;
    height: 35px;
    margin-top: 12px;
    width: 490px;
	padding-left:12px;
	color:#858585;
}
#multiple .form select {
	border: 2px solid #c1c2c2;
    height: 35px;
    margin-top: 12px;
    width: 490px;
	padding-left:12px;
	color:#858585;
}
#multiple .form textarea {
	border: 2px solid #c1c2c2;
    height: 185px;
    margin-top: 12px;
    width: 490px;
	padding-left:12px;
	color:#858585;
}

#error404 h2{
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:25px;	
}
#error404  h1{	
	text-align: center;
    color: #4298cc;
    font-size: 72px;
    font-weight: normal;
	margin-top:100px;
}
#error404  p{	
    color: #666666;
    font-size: 24px;
    font-weight: normal;        
	text-align:center;
	margin-top: 22px;
}


#products_page h1{
	text-align: center;
    color: #4298cc;
    font-size: 72px;
    font-weight: normal;
	margin-bottom:30px;
}
#products_page .product {
	margin-top:50px;
	background-color:#e7e7e3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
	text-align:center;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
#products_page .product h2{
	background-color:#efefef;
	width:68%;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size:38px;
	text-align:center;	
	margin-top: -38px;
    padding-bottom: 8px;
    padding-top: 8px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.29);
}
#products_page .product h3{
	color:#666666;
	text-align:center;
	font-size:30px;
}
#products_page img{
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	margin-top:14px;
}

#landing_flash ul {
	list-style-type: none; 
}

#faq h1 {
text-align: center;
    color: #4298cc;
    font-size: 72px;
    font-weight: normal;
    margin-top: 34px;
    margin-bottom: 60px;
}
#faq li {
	margin-bottom:25px;
}
#faq .content-question {
	font-size:24px;
}
#faq p{
	font-size:20px;
}
#faq ul {
	list-style-type: none; 
}

#melingo h1 {
text-align: center;
    color: #4298cc;
    font-size: 72px;
    font-weight: normal;
    margin-top: 34px;
	margin-bottom:20px;
}
#melingo #email p  {
	text-align: center;
    color: #666666;
    font-size: 24px;
    font-weight: normal;        
	line-height:30px;
}

#melingo #features {
	text-align:center;
	margin-top:25px;
}
#melingo #features p {
	margin-top:30px;
	text-align:justify;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	font-size:23px;
	line-height:35px;
	color:#666666;
}
#melingo #features .grammar {
	color:#48ae47;
}
#melingo #features .spelling {
	color:#d03c3c;
}
#melingo #features .punctuation  {
	color:#48ae47;
}
#melingo #features .correction   {
	color:#1e83c4;
}
#melingo #call_to_action {
	text-align:center;
	margin-top:25px;
}
#melingo #call_to_action p {
	margin-top:0px;
	text-align:center;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	font-size:23px;
	line-height:35px;
	color:#666666;
}
#melingo #divider p {
	margin-top:20px;
	text-align:center;	
}

#features h1{
	text-align: center;
    color: #4298cc;
    font-size: 60px;
    font-weight: normal;
	margin-bottom:30px;
}
#features h2 {
	font-size:21px;
}
#features p {
	font-size:14px;
	text-align:justify;	
	width:75%;
}
#features .feature {	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	position:relative;
}
#features .feature img {
	position:absolute;
	top:-11px;
	left:-50px;
}
#melingo #features .feature img {
	left: -88px;
    position: absolute;
    top: -20px;
}
#features #product_screenshots {
	text-align:center;
	margin-top:100px;
	margin-bottom:50px;
}
#features #more_products {
	margin-top:25px;
	text-align:center;
}
#features .grammar_checker {
	color:#1ca954;
}
#features .plagiarism_checker {
	color:#c7b640;
}
#features .writing_tutorials {
	color:#755180;
}
#features .spell_checker {
	color:#ce4f4f;
}
#features .document_templates {
	color:#53aaa9;
}
#features .platform_compatability {
	color:#000000;
}
#features .style_checker {
	color:#1b82c3;
}
#features .text_translator {
	color:#a76a28;
}
#features .video_tutorials {
	color:#e23d92;
}

/* footer */

footer{
	background-color:#e7e7e3;
	padding-bottom:35px;
	padding-top:25px;
}

footer #contact_information h3 {
	color:#00a9da;
	font-weight:normal;
	font-size:28px;
}
footer #contact_information i {
	color:white;
}
footer #contact_information p {
    color: #333;
    font-size: 19px;
}
footer #contact_information #social img{
	border: 0 none;
    display: inline;
    padding-left: 4px;
    width: 35px;
}

footer .contact_details a {
	color:#4298cc !important;
}



footer #related_links h3 {
	color:#00a9da;
	font-weight:normal;
	font-size:28px;
}
footer #related_links i {
	color:white;
}
footer #related_links h4 {
	color:#00a9da;
	font-size:15px;
	font-weight:normal;
}
footer #related_links p {
	color:white;
	line-height:20px;
	font-size:15px;
	width:90%;
}
footer #related_links a {
	color:#00a9da;
}
footer #second_row {
	margin-top:40px;
}
footer address {
	 margin-top:19px;
}
footer ul {
	font-size:19px;
	padding-left:23px;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }



    /*==========  Non-Mobile First Method  ==========*/

    /* Large Desktop */
    @media only screen and (max-width : 1920px) {		
	
		#homepage #information #point3 img {
			margin-top:5px;
		}		
    }
	
	/* Large Desktop */
    @media only screen and (max-width : 1680px) {		
	
		#homepage #information #point3 img {
			margin-top:5px;
		}		
    }

	
	/* Ultrabook */
    @media only screen and (max-width : 1366px) {
		
    }
	
	/* Small Desktop */
    @media only screen and (max-width: 1280px) {
		
    }	

	 /* XGA Ipad */
    @media only screen and (max-width: 980px) {
	
		#homepage #products #anywhere h1{
			font-size:56px;
		}
		
		#homepage #products #premium h1{
			font-size:56px;
		}
		#homepage #products #premium h2{
			font-size:38px;
		}
		#homepage #products #mobile h1{
			font-size:56px;
		}
		#homepage #products #mobile h2{
			font-size:38px;
		}
		
		#homepage #products #extension h1{
			font-size:43px;
		}
		#homepage #products #extension h2{
			font-size:36px;
		}
		
		
		#homepage #products #anywhere h2 {
			font-size:38px;
		}
		
		#homepage #products #anywhere .col-sm-6 {
			width:100%;
		}
		#homepage #products #premium .col-sm-6 {
			width:100%;
		}
		#homepage #products #mobile .col-sm-6 {
			width:100%;
		}
		#homepage #products #extension .col-sm-6 {
			width:100%;
		}
		#homepage #mobile .product_features {
			margin-top:28px;
		}
		#homepage #premium .premium_demo {
			text-align:center;
		}
		#homepage #premium .premium_demo img {
			   margin-left: auto;
				margin-right: auto;
				margin-top: 32px;
				width: 80%;
		}
		#homepage #mobile .premium_demo {
			text-align:center;
		}
		#homepage #extension .extension_demo {
			text-align:center;
		}
		#homepage #mobile .mobile_demo img {
			   margin-left: auto;
				margin-right: auto;
				margin-top: 32px;
				width: 80%;
		}		
		#homepage #extension .extension_demo img {
			   margin-left: auto;
				margin-right: auto;
				margin-top: 32px;
				width: 90%;
		}
		
		
		#homepage #anywhere #anywhere_demo_input {
			border: medium none;
			box-shadow: none;
			color: #808080;
			font-family: Scada;
			font-size: 30px;
			font-weight: normal;
			height: 290px;
			left: 103px;
			outline: medium none;
			overflow: auto;
			padding-left: 7px;
			padding-right: 12px;
			padding-top: 12px;
			position: absolute;
			resize: none;
			text-align: center;
			top: 29px;
			width: 466px;
		}
		
		#homepage #anywhere #check_text {
			bottom: 140px;
			left: 252px;
			position: absolute;
		}
		
		#homepage #anywhere #try_out {
			display:none;
		}
		
		
		#homepage #information #point1 img {
			top:70px;
		}			
		
		#homepage #information #point2 .point2 {
			position:absolute;
			top:70px;			
		}	

		#homepage #information #point3 .col-sm-7 {
			width:100%;
		}			
		
		#homepage #information #point1 .testimonial_author {
			width:100%;
		}
		#homepage #information #testimonial2 .testimonial_author2 {
			width:100%;
		}
			
		#videos h1 {
			font-size:50px;
		}
		#videos p {
			font-size:28px;
		}
    }
	
    /* XGA Ipad */
    @media only screen and (max-width: 800px) {
		#homepage #anywhere #anywhere_demo_input {
		  border: medium none;
			box-shadow: none;
			color: #808080;
			font-family: Scada;
			font-size: 28px;
			font-weight: normal;
			height: 263px;
			left: 94px;
			outline: medium none;
			overflow: auto;
			padding-left: 7px;
			padding-right: 12px;
			padding-top: 12px;
			position: absolute;
			resize: none;
			text-align: center;
			top: 27px;
			width: 421px;
		}
		
		#homepage #anywhere #check_text {
			 bottom: 120px;
			 left: 218px;
		  	 position: absolute;
		}
		
		#homepage #anywhere #try_out {
			display:none;
		}
		
		
		#homepage #information #point1 img {
			top:70px;
		}			
		
		#homepage #information #point2 .point2 {
			position:absolute;
			top:70px;			
		}	

		#homepage #information #point3 .col-sm-7 {
			width:100%;
		}	

		#homepage #anywhere .anywhere_demo {
			margin-left: auto;
			margin-right: auto;
			width:610px;
		}		
		
    }

    /* Small Devices, Tablets */
    @media only screen and (max-width: 768px) {		
		#homepage #products .col-lg-6 {
			float:none;
			width:100%;
		}
		
		#homepage #products #anywhere h1 {
			font-size:50px;
		}
		#homepage #products #anywhere h2 {
			font-size:36px;
		}
		#homepage #anywhere .product_features {
		    margin-top: 25px;
			margin-left: 18px;
		}
		
		
		#homepage #anywhere #anywhere_demo_input {
			border: none;
			overflow: auto;
			outline: none;
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow: none;
			color: #808080;
			font-family: Scada;
			font-size: 32px;
			font-weight: normal;
			height: 185px;
			left: 103px;
			padding-left: 7px;
			padding-right: 12px;
			padding-top: 12px;
			position: absolute;
			resize: none;
			text-align: center;
			top: 30px;
			width: 466px;
		}
		
		#homepage #anywhere #check_text {
			position: absolute;
			bottom: 140px;
			left: 250px;
		}
		#homepage #anywhere .anywhere_demo {
		    margin-top: 35px;
			position: relative;
			width: 675px;
			margin-left: auto;
			margin-right: auto;
		}
		#homepage #information #point1 img {
		    position: absolute;
			left: -60px;
			top: 100px;
		}		
		#homepage #information #point3 .col-sm-7 {
			width:100%;
		}	
		
		#homepage #extension .extension_demo img {
			   margin-left: auto;
				margin-right: auto;
				margin-top: 32px;
				width: 80%;
		}
		#homepage #extension .extension_demo {
			margin-top:-8px;
		}
			
    }

	/* Small Devices, Tablets */
    @media only screen and (max-width: 360px) {
		#homepage #products #anywhere h2 {
			font-size:28px;
		}
		#homepage #products #mobile h2 {
			font-size:28px;
		}
		#homepage #products #premium h2 {
			font-size:28px;
		}
		#homepage #products #extension h2 {
			font-size:28px;
		}
		
		#homepage #anywhere .anywhere_demo {
			 margin-left: auto;
			margin-right: auto;
			width: 315px;
		}
		
		#homepage #anywhere #anywhere_demo_input {
		     border: medium none;
			box-shadow: none;
			color: #808080;
			font-family: Scada;
			font-size: 15px;
			font-weight: normal;
			height: 136px;
			left: 49px;
			outline: medium none;
			overflow: auto;
			padding-left: 7px;
			padding-right: 12px;
			padding-top: 12px;
			position: absolute;
			resize: none;
			text-align: center;
			top: 13px;
			width: 217px;
		}
		
		#homepage #anywhere #check_text {
			bottom: 59px;
			left: 76px;
			position: absolute;
		}
		
		#homepage #information #point3 .point2 {
			left: -36px;
			position: absolute;
			top: -17px;
			width: 82px;
		}
		
		#anywhere .product_support img{
			width:48px !important;
		}
		#premium .product_support img{
			width:78px !important;
		}
		#homepage #anywhere .product_features {
			margin-left:0px;
		}
		#homepage #information .feature {
			margin-bottom:50px;
		}
		
		#homepage #partners img {
			margin-left:auto;
			margin-right:auto;
		}
		#homepage #partners p {
			width:79%;
			margin-left:auto;
			margin-right:auto;
		}
		
		#homepage #information #point1 h3 {
			color: #1e83c4;
			font-size: 21px;
			padding-left: 25px;
			text-align: left;

		}
		
		#homepage #information #point1 img {
			left: -36px;
			position: absolute;
			top: -1px;
			width: 82px;
		}
		
		#homepage #information #point2 {
			margin-top:20px;
		}
		
		#homepage #information #point3 h3 {
			color: #1e83c4;
			font-size: 21px;
			padding-left: 25px;
			text-align: left;
		}
		
		#homepage #information #point1 .testimonial_text {
			color: #1e83c4;
			font-size: 21px;
			line-height: 34px;
		}
		#homepage #information #testimonial2 p {
			padding-left:25px;
		}
		#homepage #information #testimonial2 .testimonial_text2 {
			color: #1e83c4;
			font-size: 21px;
			line-height: 34px;
		}
		
		#videos h1 {
			font-size:33px;
		}
		#videos p {
			font-size: 24px;
			line-height: 26px;
			margin-top: 2px;
		}
		#videos .list {
			padding-left:15px;
		}
		#video h1 {
			font-size:29px;
		}
		#video video {
			min-height: 200px !important;
		}
		#video p {
			font-size:21px;
		}
		
		#video .call_to_action img{
			width:275px;
		}
		
		#about #company_information h1 {
			font-size:45px;
		}
		#about #company_information h2 {
			color: #666666;
			font-size: 23px;
			margin-top: -12px;
			text-align: center;
		}
		
		#about #company_information p {
			color: #666666;
			font-size: 19px;
			font-weight: normal;
			margin-bottom: 30px;
			margin-top: 22px;
			padding-left: 22px;
			padding-right: 24px;
			text-align: justify;
		}
		#about #choose_us h3 {
			font-size:22px;
		}
		#choose_us .feature {
			margin-bottom:62px;
		}
		#about #more_products img{
		    margin-top: -70px;
			width: 325px;
		}
		
		#firefox_extension h1{
			color: #1e83c4;
			font-size: 25px;
			margin-top: 12%;
			text-align: center;
			font-weight: normal;
		}
		#firefox_extension p{
			font-size: 20px;
			text-align: center;
			line-height: 32px;
			margin-top: 40px;
			width: 80%;
			margin-left: auto;
			margin-right: auto;
		} 
		#firefox_extension form input{
			height:35px;
			width:78%;
			margin-left:auto;
			margin-right:auto;
		}
		#firefox_extension form {
			width:70%;
			margin-left:auto;
			margin-right:auto;
			margin-top:30px;
		}

		#firefox_extension #submit {
			width:70%;
		}
		#firefox_extension {
			margin-bottom:200px;
		}
		
		#firefox_thanks h1 {
			font-size:30px;
			padding-left:10px;
			padding-right:10px;
			margin-left:auto;
			margin-right:auto;
		}
		
		#firefox_thanks {
			padding-top:100px;
			padding-bottom:100px;
		}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width: 320px) {
		#homepage #products #anywhere h1 {
			font-size:30px;
		}
		
		#homepage #products #anywhere h2 {
			font-size:22px;
			width:200px;
			margin-left:auto;
			margin-right:auto;
		}
		
		#homepage #anywhere .product_features {
			margin-left:-15px;
			margin-top:20px;
		}
		
		#homepage #anywhere .product_support img{
			width:45px;
		}
		#homepage #anywhere .product_features li {
			font-size:17px;
		}
		
		#homepage #anywhere .anywhere_demo {
			width:340px;
			margin-left:auto;
			margin-right:auto;
		}
		
		#homepage #anywhere #anywhere_demo_input {
			 border: medium none;
				box-shadow: none;
				color: #808080;
				font-family: Scada;
				font-size: 16px;
				font-weight: normal;
				height: 147px;
				left: 52px;
				outline: medium none;
				overflow: auto;
				padding-left: 7px;
				padding-right: 12px;
				padding-top: 12px;
				position: absolute;
				resize: none;
				text-align: center;
				top: 15px;
				width: 236px;
		
		}
		
		#homepage #anywhere #check_text {
			bottom: 70px;
			left: 91px;
			position: absolute;
		}
		
		#homepage #information #point1 h3 {
			font-size: 20px;
		}
		#homepage #information #point1 br{
			display: inline;
		}
		#homepage #anywhere #try_out {
			display:none;
		}
		
		#homepage #information #point3 h3 {
			font-size:20px;
		}
		#homepage #information #point1 img {
			left: -32px;
			position: absolute;
			top: -6px;
			width: 80px;
		}
		
		#homepage #information #point2 p {
			color: #1e83c4;
			font-size: 20px;
			line-height: 29px;
			margin-top: -18px;
		}
		
		#homepage #information #point3 .point2 {
			left: -32px;
			position: absolute;
			top: -10px;
			width: 80px;
		}
		
		#firefox_extension h1{
			color: #1e83c4;
			font-size: 20px;
			margin-top: 12%;
			text-align: center;
			font-weight: normal;
		}
		#firefox_extension p{
			font-size: 36px;
			text-align: center;
			line-height: 42px;
			margin-top: 40px;
			width: 990px;
			margin-left: auto;
			margin-right: auto;
		} 
		#firefox_extension form input{
			height:35px;
			width:60%;
			margin-left:auto;
			margin-right:auto;
		}
		#firefox_extension form {
			width:70%;
			margin-left:auto;
			margin-right:auto;
			margin-top:30px;
		}

		#firefox_extension #submit {
			width:58%;
		}
		#firefox_extension {
			margin-bottom:200px;
		}
		#firefox_thanks {
			padding-top:100px;
			padding-bottom:100px;
}
    }

