/*
{
Theme Name:Template_Toaster1
Text Domain:Template_Toaster1
Theme URI:https://TemplateToaster.com
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Author:TemplateToaster
Author URI:https://TemplateToaster.com
Version:1.0
Description:Add the site description here
}
*/
@font-face{
font-family:'Nunito Sans';
font-style:normal;
font-weight:400;
font-display:swap;
src:local('Nunito Sans Regular'), local('NunitoSans-Regular'), url(//templatetoaster.com/wp-content/themes/Template_Toaster1/Fonts/NunitoSans-Regular.woff2) format('woff2');
unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face{
font-family:'Nunito Sans';
font-style:normal;
font-weight:700;
font-display:swap;
src:local('Nunito Sans Bold'), local('NunitoSans-Bold'), url(//templatetoaster.com/wp-content/themes/Template_Toaster1/Fonts/NunitoSans-Bold.woff2) format('woff2'); unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face{
font-family:'Nunito Sans';
font-style:normal;
font-weight:800;
font-display:swap;
src:local('Nunito Sans ExtraBold'), local('NunitoSans-ExtraBold'), url(//templatetoaster.com/wp-content/themes/Template_Toaster1/Fonts/NunitoSans-ExtraBold.woff2) format('woff2');
unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
	font-family: 'icomoon';
	src:url('Fonts/icon-fonts/icomoon.eot?-o1ynzw');
	src:url('Fonts/icon-fonts/icomoon.eot?#iefix-o1ynzw') format('embedded-opentype'),
		url('Fonts/icon-fonts/icomoon.woff?-o1ynzw') format('woff'),
		url('Fonts/icon-fonts/icomoon.ttf?-o1ynzw') format('truetype'),
		url('Fonts/icon-fonts/icomoon.svg?-o1ynzw#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
    font-family:'Nunito Sans','sans-serif','arial';
    font-size: 15px;
   font-weight: normal;
   padding-top: 0px;
   margin:0;
    background-color: #FFFFFF;
}
 a,  a:visited{
	color: #0070e0;
	font-weight:400;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
a:focus,  a:hover{
	outline: medium none;
	color: #004cd8;
	text-align: left;
	text-decoration: none;
}
.navbar-right .dropdown-menu {
    right: auto !important;
}
.ttr_menu_items .dropdown-menu {
    padding: 0px;
}
.navbar-nav ul.dropdown-menu > li {
    position: relative;
}
	.PageTemplate2 a:hover, a:focus {
    outline: medium none;
    text-decoration: none;
    color: #623662;
}
	* {
    margin: 0;
    padding: 0;
}
#ttr_page.container {
    padding-left: 0;
    padding-right: 0;
}
#ttr_menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
hr {
    margin: 0px !important;
}
#ttr_content_and_sidebar_container {
    width: auto !important;
    margin: 0 auto;
}
.remove_collapsing_margins {
    height: 0px;
    width: 0px;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    max-width: 100%;
    height: auto;
}
.commentlist {
    margin: 0;
    list-style: none outside none;
    vertical-align: baseline;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
.btn {
    margin-right: 5px;
    height: auto;
    margin-top: 5px;
}
#ttr_page {
    max-width: 3000px;
    border-radius: 1px 1px 1px 1px;
    border:0 solid #000000;
    background-color: #FFFFFF;
    box-sizing: border-box;
}
.ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets {
    position: relative;
    margin: 0 auto;
}
#ttr_menu.navbar {
    border-radius: 0px;
    border:0px solid #E7E7E7;
    background-color: #623662;
    z-index: 1199;
}
#ttr_menu_inner_in {
    text-align: right;
    position: relative;
    margin: 0 30px;
}
.html_content {
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}
.navbar-right .dropdown-menu {
    right: auto !important;
}
.ttr_menu_items .dropdown-menu {
    padding: 0px;
}
.navbar-nav {
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
    z-index: 499;
    border: 0px !important;
    padding-top: 13px !important;
    padding-right: 0;
    text-align: left;
    zoom: 1;
	transition: all 0.3s ease 0s;
}
.navbar-default {
  background-color: #623662;
  position: static;
  top: 0;
  left: 0;
  z-index: 999;
	-webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s ease 0s;
  width:100%;
margin-bottom: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #222;
    background-color: transparent;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 0;
    height: 42px;
    line-height: 42px;
}
ul.navbar-nav .dropdown-menu, ul.navbar-nav .sub-menu, ul.navbar-nav .collapse li a {
    font-size: 14px;
    font-style: normal;
    color: #fff;
    text-align: left;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0 0 2px 2px;
    border: solid #623662;
    border-width: 0px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.navbar-nav .dropdown-menu > li > a {
    min-width: 160px;
    line-height: 30px;
    margin: 0px;
}
.navbar-nav ul.dropdown-menu > li {
    position: relative;
}
.ttr_checkbox {
    position: relative;
    width: 13px;
    height: 13px;
    display: inline;
    margin-top: 5px;
}
input[type=checkbox] {
    visibility: hidden;
    margin-right: 4px;
}
.ttr_checkbox label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 15px;
    height: 5px;
    top: 0;
    left: 1px;
    border: 2px solid rgba(0,0,0,1);
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.ttr_checkbox label {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 17px;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 0;
    border: solid #c7c7c7;
    border-width: 1px;
    margin-top: 3px;
}
.ttr_checkbox input[type=checkbox]:checked+label:after {
    opacity: 1;
}
@media only screen
and (min-width: 1025px) {
    .navbar-nav .dropdown-menu > li:hover > a {
        background-color: #5A3159;
        background: rgba(90, 49, 89, 1);
    }
    .nav.ttr_menu_items li:hover ul.child {
        left: 3px;
        top: 42px;
    }
	ul.ttr_menu_items.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
	}
@media only screen and (min-width: 768px) {
.container {
        overflow: visible !important;
    }
	}
	.ttr_menu_items li a.ttr_menu_items_parent_link, .nav.ttr_menu_items li span.separator {
    display: block;
    float: left;
    line-height: 42px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    text-align: left;
    text-decoration: none;
    margin: 0px 3px;
    border:0px solid #000000;
    cursor: pointer;
    height: 42px;
    box-sizing: border-box;
     text-transform: inherit;
}
.nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
    display: block;
     line-height: 42px;
    text-align: left;
    text-decoration: none;
    border-radius: 2px 2px 0 0;
    border:0px solid #000000;
      margin: 0px 3px;
     box-sizing: border-box;
    cursor: pointer;
    height: 42px;
    float: left;
    text-transform: inherit;
}
.ttr_menu_items li:hover a.ttr_menu_items_parent_link, .nav.ttr_menu_items li:hover span.separator {
    color: #623662;
    text-align: left;
    text-decoration: none;
    background-color: transparent;
    border-radius: 2px;
    border:0px solid #000000;
    }
.nav.ttr_menu_items li:hover a.ttr_menu_items_parent_link_arrow {
     text-align: left;
    text-decoration: none;
        border-radius: 2px 2px 0 0;
    border:0px solid #000000;
	background-color: transparent;
}
.ttr_menu_items li ul.child li a {
    text-align: left;
}
.ttr_menu_items li ul.child li a {
    display: block;
    font-style: normal;
    color: #7b417a;
    text-align: left;
    text-decoration: none;
    min-width: 160px;
    border-width: 0px 0px 0px 0px;
    line-height: 30px;
    background-color: #fafafa;
    text-transform: inherit;
}
.navbar .nav.ttr_menu_items li ul.child li a:hover,
.navbar .nav.ttr_menu_items li ul.child li a:focus{
    background-color: #fafafa;
    color: #530253;
}
.nav.ttr_menu_items li ul.child li .separator {
    display: none;
}
.ttr_menu_items .horiz_separator {
    display: none;
}
.container {
    overflow: visible !important;
}
footer, .footer {
    position: relative;
    background-color: #393939;
    border-radius: 0px 0px 0px 0px;
    border: solid #707070;
    border-width: 1px 0px 0px 0px
}
.ttr_footer_bottom_footer {
    height: 65px;
}
input[type="text"], input[type="password"], input[type="email"], select {
    border-radius: 0px;
    border:1px solid #838383;
    font-size: 14px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    font-style: normal;
    color: #222;
    text-align: left;
    text-decoration: none;
    width: 100%;
    }
	.footer-widget-area {
    font-size: 8px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    font-style: normal;
    color: #000000;
    text-align: left;
    text-decoration: none;
    margin: 0px auto;
    background-color: #393939;
}
.ttr_footer-widget-area_inner_above0 {
    border: solid transparent;
    margin: 25px 0px 0px 0px;
    background-color: #393939;
    padding: 25px 0px 10px 10px;
}
#ttr_content_margin {
    margin: 0;
    background-color: #FFFFFF;
}
#ttr_content {
    float: left;
    width: 100%;
    clear: none;
}
h1, h1 a, h1 a:hover, h1 a:visited {
    font-size: 24px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 800;
     font-style: normal;
    color: #454545;
    text-align: center;
    text-decoration: none;
    margin: 5px 0px 10px;
}
h2, h2 a, h2 a:hover, h2 a:visited {
    color: #454545;
    font-family: 'Nunito Sans','sans-serif','arial';
    font-size: 22px;
    font-style: normal;
     font-weight:700;
	line-height:42px;
    margin: 5px 0 15px;
    text-align: left;
    text-decoration: none;
}
h3, h3 a, h3 a:hover, h3 a:visited {
    color: #202020;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
    font-size: 18px;
    font-style: normal;
    margin: 2px 0;
    text-align: left;
    text-decoration: none;
}
h4, h4 a, h4 a:hover, h4 a:visited {
    font-size: 16px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
   font-style: normal;
    color: #454545;
    text-align: left;
    text-decoration: none;
    margin: 2px 0px;
}
p, .producttag {
    font-size: 15px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    color: #353535;
    text-align: left;
    text-decoration: none;
    line-height: 24px;
    margin: 0 3px;
}
hr {
    border-width: 2px 0px 0px 0px;
    border-color: #000000;
    border-style: Solid;
}
img {
    border-radius: 0px;
    border:0px solid transparent;
    border-style: none;
    vertical-align: middle;
}
.ttr_menu_items li a.ttr_menu_items_parent_link {
    display: block;
    padding:0 12px;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    border-radius: 2px;
    border:0px  solid #000000;
    margin: 0 1px;
    cursor: pointer;
}
.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
    display: block;
    padding:0 8px;
    font-size: 17px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    border-radius: 0px;
    border:0px solid #000000;
    margin: 0 1px;
    cursor: pointer;
}
.ttr_menu_items li a.ttr_menu_items_parent_link, .nav.ttr_menu_items li span.separator {
    border: 0 solid rgba(0, 0, 0, 1);
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 0 3px;
    padding: 0 12px;
    text-align: left;
    text-transform: inherit;
}
.nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow:focus{
background-color:#fff;
}
.navbar-brand {
    height: auto;
    padding: 10px;
}
.navbar-brand > img {
    float: left;
	display:block;
}
.navbar-fixed-top .navbar-brand{
padding:8px 10px !important;
}
.navbar-fixed-top .navbar-brand img{
	width:36px;
	height:36px;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.navbar-fixed-top .navbar-nav{
padding:8px 0px !important;
}
.navbar-fixed-top .navbar-toggle{
margin-top:8px !important;
margin-bottom:8px !important;
}
.navbar-fixed-top .nav.ttr_menu_items li:hover ul.child{
top: 36px;
}
.feature_container {
    margin: 0 auto;
    width: 90%;
}
span.menu_text_top, span.menu_text_bottom {
    display: table;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
	transition:all 0.3s ease 0s;
}
span.menu_text_bottom {
    float: right;
    line-height: 20px;
}
.footer1 ul.list-unstyled {
    margin-left: 0px;
    text-align: left;
}
.footer1 ul.list-unstyled li {
    padding: 10px 0px;
}
.list-unstyled.touch span {
    padding-left: 10px;
    vertical-align: middle;
}
span.soical_media {
	height: 28px;
	width: 28px;
	display: inline-block;
	background: url("https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png");
}
span.soical_media.fb {
	background-position: -148px -2023px;
}
span.soical_media.twitter {
	background-position: -188px -2023px;
}
span.soical_media.rss {
	background-position: -267px -2023px;
}
.newsletter {
    margin: 23px 0;
    width: 100%;
text-align: left;
}
.nsu-form {    
    width: 100%;
}
.nsu-form .nsu-field {
    height: 44px !important;
}
.nsu-form .nsu-submit {
    color: #353535;
    background-color: #d7d7d7;
    margin: 0;
    padding: 11px 20px;
    border: 1px solid #d7d7d7;
    line-height: inherit;
    font-family: 'Nunito Sans','sans-serif','arial';
    border-radius: 0px;
}
a.btn-default, a.btn-default:visited {
    backface-visibility: hidden;
    display: inline-block;
    position: relative;
     transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    vertical-align: middle;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    font-size: 16px;
    color: #623662;
    padding: 8px 25px;
    border-color: #623662;
    text-transform: inherit;
    border-radius: 4px;
}
a.btn-default:before {
    background: none repeat scroll 0 0 #623662;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
     transform-origin: 0 50% 0;
    -moz-transform-origin: 0 50% 0;
    -webkit-transform-origin: 0 50% 0;
    -o-transform-origin: 0 50% 0;
    transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    z-index: -1;
}
span.menu_text_top {
    margin-top: 1px;
    font-size: 22px !important;
}
.cms_feature {
    padding: 10px 0;
}
.cms_feature > p {
    padding: 0 20px;
    text-align: center;
}
#ttr_menu_inner_in {
    margin: 0px 30px;
}  
button, input, select, textarea {
    margin: 0;
}
input[type="text"], input[type="password"], input[type="email"] {
    border: 1px solid hsl(0, 0%, 79%);
    font-size: 14px;
    height: 44px !important;
}
input, select, textarea {
    font-weight: normal;
    outline: medium none;
    vertical-align: middle;
}
input {
    padding: 8px;
}
::-webkit-input-placeholder {
    color: #666666;
}
input.nsu-field[type="email"]{
width:70%;
}
.child.dropdown-menu a
{
font-size: 17px
}
.wp-theme-generator h2{
font-size:36px;
text-transform:inherit;
line-height: 48px;
text-align:center;
font-weight:normal;
margin-bottom:20px;
}
.wp-theme-generator p, .tt-section p{
text-align:center;
}
p a, p a:visited {
text-decoration: underline;
}
.documentation-ui p a, p a.btn {
text-decoration: none;
}
/* 21 aug 2018*/
.footerabovecolumn4 li {
	display: inline-block;
}
input.nsu-field[type="email"] {
	width: 60%;
}
.nsu-form {
	width: 100%;
	margin: 15px 0;
}
/* --------ENDS HERE----*/
html a {
	transition:0.4s all ease-in-out;
}
html a.btn-default:hover, html a.btn-default:focus,html a.btn-default:visited {
	color: #fff;
	border-color: #004cd8;
}
html a.btn-default, html a.btn-default:visited{
	color: #fff;
	border-color:#3a74e1;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;font-weight:normal;
	padding: 10px 25px;
font-size: 18px;
}
h1,  h1 a,  h1 a:hover,  h1 a:visited
{
	font-size: 42px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:800;
	color: #242424;
	text-align: center;
	text-decoration: none;
	margin: 5px 0px 25px;
	text-transform: inherit;
}
 h2,  h2 a,  h2 a:hover, h2 a:visited{
	color: #111;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:800;
	font-size: 32px;
	font-style: normal;
	margin: 5px 0 15px;
}
 h3,  h3 a, h3 a:hover,  h3 a:visited{
	color: #202020;
font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:700;
	font-size: 22px;
	font-style: normal;
	margin: 5px 0;
}
html h3 a:hover {
	color: #004cd8;
}
 h4,  h4 a,  h4 a:hover,  h4 a:visited{
	font-size: 20px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:700;
	font-style: normal;
	color: #111;
	margin: 8px 0px;
}
html p,
html .producttag{
	font-size: 17px;
	font-style: normal;
	color: #353535;
	margin: 0 3px;
	line-height: 28px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:400;
	}
html .home #ttr_page.container {
	width: 100%;
}
html .navbar-default .navbar-brand{color:#623662}
html .btn-default{color:#fff;background-color:#3a74e1;border-color:#3b3a3b}

html .btn-default:hover,html .btn-default:focus,html a.btn-default:visited,html .btn-default:active,html .btn-default.active,html .open>.dropdown-toggle.btn-default{color:#fff;background-color:#0545bc;border-color:#0545bc;}
html .btn-info, html .btn-info:visited {
	color: white;
	background-color: #263238;
	border-color: #263238;
	font-size: 18px;
	padding: 12px 35px;
	border-radius: 4px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html a.btn-default::before{
	background:transparent;
	color:#fff;
}
html .navbar-default .navbar-brand:hover, html .navbar-default .navbar-brand:focus {
	color: #623662 !important;
}
html .navbar-fixed-top span.menu_text_bottom {
	display: block;
}
html .navbar-default .navbar-toggle {
	border-color: transparent;
}
html #ttr_menu.navbar.navbar-fixed-top{
	min-height: 52px;
	transition: 0.5s;
	background-color: #fff;
	position: fixed;
	box-shadow: 0 0 10px 0 #ccc;
	padding: 7px 0;
}
html .ttr_menu_items li:hover ul.child li a {
	display: block;
	color: #333;
	text-align: left;
	text-decoration: none;
	min-width: 200px;
	line-height: 35px;
	margin: 0 0;
	padding: 5px 25px;
	background-color: #ffff;
	text-transform: inherit;
	font-size: 15px;
	border-bottom: 1px solid #e4e3e3;
	}
html .dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42;
	color: #333;
	white-space: nowrap;
}
html .ttr_menu_items li:hover a.ttr_menu_items_parent_link,html  .nav.ttr_menu_items li:hover span.separator,
html .nav.ttr_menu_items li:hover a.ttr_menu_items_parent_link_arrow{
	color:#0545bc;
	}
html .ttr_menu_items.nav li:hover ul.child li a:hover {
	color: #004cd8;
	text-align: left;
	text-decoration: none;
	background: #fafafa;
	border-radius: 0px;
	border-bottom:1px solid #ddd;
}
/* header and footer css*/
html #ttr_menu.navbar {
	background-color: rgba(255,255,255,0);
	}
html .navbar-fixed-top span.menu_text_top {
	font-size: 20px;
	margin-top: 1px;
}
html .navbar-fixed-top span.menu_text_bottom{
	font-size:11px;
}
html span.menu_text_bottom {
	margin-left: 0px;
	font-size: 12px;    font-weight: 500;
}
html .ttr_menu_items li a.ttr_menu_items_parent_link,html  .ttr_menu_items li a.ttr_menu_items_parent_link_arrow, html .nav.ttr_menu_items li span.separator {
	color: #222;
	}
html .ttr_menu_items li a.ttr_menu_items_parent_link,html  .ttr_menu_items li a.ttr_menu_items_parent_link_arrow, html .nav.ttr_menu_items li span.separator {
		font-size: 16px;
	font-weight:normal;
}
html ul.navbar-nav .dropdown-menu,html  ul.navbar-nav .sub-menu,html  ul.navbar-nav .collapse li a {
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight:normal;
	box-shadow: 0 0 10px 0 #bbb;
}
html .tt_home_row1.row, .tt_section_row1.row {
	background-image: url("../../uploads/2018/09/header-bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	height: 80vh;
	max-height: 1024px;
	background-size: 55%;
}
.tt_section_row1.row {
    height: auto;
    padding: 125px 0;
}
html .tt_home_col, html .tt_section_col {
	display: inline-block;
	vertical-align: middle;
}
html .tt_home_col.col1 h1, html .tt_section_col.col1 h1 {
	font-size: 52px;
	text-align: left;
	margin-bottom: 12px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 800;
}
html .tt_home_col.col1 p, html .tt_section_col.col1 p {
	font-size: 22px;
	margin-bottom: 25px;
	line-height: 35px;
	font-family: 'Nunito Sans','sans-serif','arial';
}
html .tt_home_col.col1, html .tt_section_col.col1{
	width:40.4%;
}
html .tt_home_col.col2, html .tt_section_col.col2{
	width:59%;text-align:right;
	}
	html .tt_home_row1-inner.row{
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	position: relative;
	top: 50%;
}
html .header-link {
	font-size: 18px;
	color: #444;
	vertical-align: middle;
	margin-left: 20px;
}
html .theme_icon.cms_bg {
	background: url("../../uploads/2018/09/icon_home.png");
	background-repeat: no-repeat;
}
html .tt_home_row2.row.how-it-works, html .tt_section_row2.row.how-it-works {
	padding: 80px 0;
	background: #fff;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}
html .tt_home_row_inner.row, html .tt_section_row_inner.row {
	padding-top: 50px;
}
html .tt_home_row2 .col-md-4.col-sm-6.col-xs-12.text-center, html .tt_section_row2 .col-md-4.col-sm-6.col-xs-12.text-center {
	padding-right: 50px;
}
html .tt_home_row2 h3,html .tt_home_row2 h3 a, html .tt_section_row2 h3,html .tt_section_row2 h3 a{
	margin-bottom: 12px;
	font-size: 24px;
	margin-top: 6px;
	line-height: 32px;
}
html .tt_home_row3.row, html .tt_section_row3.row{
	padding: 80px 0;
	border-bottom: 1px solid #ddd;
}
html .tt_home_row3_inner, html .tt_section_row3_inner {
	padding-top: 70px;
}
html .theme_icon.cms_bg.wordpress {
	background-position: 3px -2208px;
	}
html .theme_icon.cms_bg.joomla {
	background-position: -68px -2208px;
}
html .theme_icon.cms_bg.magento {
	background-position: -5px -2290px;
}
html .theme_icon.cms_bg.durpal {
	background-position: -142px -2208px;
}
html .theme_icon.cms_bg.prestashop {
	background-position: -83px -2290px;
}
html .theme_icon.cms_bg.woocommerce {
	background-position:-210px -2208px;
}
html .theme_icon.cms_bg.html {
	background-position: -282px -2208px;
}
html .theme_icon.cms_bg.virtuemart{
	background-position: -230px -2290px;
}
html .theme_icon.cms_bg.blogger {
	background-position: 0px -2370px;
	}
html .theme_icon.cms_bg.offline {
	background-position: -147px -2373px;
}
html .theme_icon.cms_bg.opencart {
	background-position: -160px -2290px;
}
html .theme_icon.cms_bg.bootstrap {
	background-position: -73px -2372px;
}
html .theme_icon.cms_bg {
	background: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	margin-bottom: 20px;
}
html .tt_home_row2 .theme_icon.cms_bg, html .tt_section_row2 .theme_icon.cms_bg{
	display: block;
	margin: 5px 0 8px;
}
html .tt_home_row2 .theme_icon.cms_bg.download, html .tt_section_row2 .theme_icon.cms_bg.download {
    background-position: -5px -1945px;
}
html .tt_home_row2 .theme_icon.cms_bg.generate, html .tt_section_row2 .theme_icon.cms_bg.generate {
    background-position: -110px -1945px;
}
html .tt_home_row2 .theme_icon.cms_bg.export, html .tt_section_row2 .theme_icon.cms_bg.export {
    background-position: -219px -1945px;
}
html .tt_home_row3 .theme_icon.cms_bg, html .tt_section_row3 .theme_icon.cms_bg {
	margin: 0 auto 20px;
}
html .tt_home_row3 .cms_feature, html .tt_section_row3 .cms_feature{
	background: #eaeef0;
	padding: 30px 15px;
	margin: 15px;
	border-radius: 6px;
	min-height: 425px;
}
html .cms_feature.even {
	margin-top: 30px;
}
html .cms_feature.odd {
	margin-top: -25px;
}
.video-section.wp-theme-generator, .video-section {
    padding: 100px 0;
    text-align: center;
    border-top: 1px solid #ddd;
}
.play-youtube-video {
    width: 100%;
    cursor: pointer;
    position: absolute;
    background-color: rgba(0,0,0,0.15);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 50%;
}
/*section why choose templatetoaster */
html .tt_home_row4.row.why-choose-us, html .tt_section_row4.row {
	padding: 80px 0;
	border-top: 1px solid #ddd;
}
.tt_section_row4.why-choose-us h2 {
    font-size: 42px;
    text-align: center;
    margin-bottom: 40px;
}
html .tt_home_row4_inner.row, html .tt_section_row4_inner.row {
	padding-top: 50px;
}
html .tt_home_row4_col, html .tt_section_row4_col {
	display: inline-block;
	width: calc(100% / 2 - 4px);
	vertical-align: middle;
	text-align:center;
}
html .tt_home_row4_col p, html .tt_section_row4_col p {
	font-size: 17px;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
}
html .tt_home_row4_col.col2, html .tt_section_row4_col.col2{
	padding-left: 80px;
}
html .tt_home_row4_col h3, html .tt_home_row4_col h3 a, html .tt_section_row4_col h3, html .tt_section_row4_col h3 a {
	font-size: 34px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 800;
	}
	/* section5 - amazing themes and templates section */
html .tt_home_row5.row, html .tt_section_row5.row {
	padding: 80px 0;
	background: #eaeef0;
}
html .tt_home_row5_inner.row1, html .tt_section_row5_inner.row1 {
	padding: 0 0 50px;
}
html .tt_home_row5_col.col1 p, html .tt_section_row5_col.col1 p{
	max-width: 850px;
	margin: auto;
}
html .col-md-3.col-sm-6.col-xs-12.theme-col {
	padding: 5px 5px 30px 5px;
}
html .tt_home_row5_theme.theme-col1, html .tt_section_row5_theme.theme-col1 {
	background: #fff;
	box-shadow: 0 0 10px 0 #bbb;
	text-align:center;
}
.tt_home_row5_theme.theme-col1 {
    background-repeat: no-repeat;
    min-height: 350px;
    width: 100%;
}
.tt_home_row5_theme.theme-col1.img1{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/website-maker-responsive.jpg")
}
.tt_home_row5_theme.theme-col1.img2{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/free-websites.jpg")
}
.tt_home_row5_theme.theme-col1.img3{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/create-a-website.jpg")
}
.tt_home_row5_theme.theme-col1.img4{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/web-builder.jpg")
}
.tt_home_row5_theme.theme-col1.img5{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2018/12/web-maker.jpg")
}
.tt_home_row5_theme.theme-col1.img6{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/site-maker.jpg")
}
.tt_home_row5_theme.theme-col1.img7{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2019/01/website-maker-app.jpg")
}
.tt_home_row5_theme.theme-col1.img8{
	background-image:url("https://templatetoaster.com/wp-content/uploads/2018/12/create-a-site.jpg")
}

html .tt_home_row5_btn, html .tt_section_row5_btn{
	text-align: center;
	padding: 25px 0 0;
}
/* section 6 - Global users count section */
html .tt_home_row6.row.our-users, html .tt_section_row6.row.our-users {
	padding: 80px 0;
	border-bottom:1px solid #eee;border-top:1px solid #eee;
}
html .client-img {
	display: inline-block;
	padding: 20px;
	max-width: 205px;
	vertical-align: middle;
}
.website-builder .client-img {
	background: url("https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png");
	width: 200px;
	height: 100px;
}
.website-builder .client-img.sony {
	background-position: -215px -2373px;
}
.website-builder .client-img.stanford {
	background-position: -213px -2438px;
}
.website-builder .client-img.baxter {
	background-position: -186px -2502px;
}
.website-builder .client-img.bank-of-papua {
	background-position: -5px -2573px;
}
.website-builder .client-img.uconn {
	background-position: -200px -2550px;
}
.website-builder .client-img.argonne {
	background-position: 0px -2645px;
}
.website-builder .client-img.penn {
	background-position: -200px -2605px;
}
.website-builder .client-img.oak-ridge {
	background-position: 5px -2715px;
}
.website-builder .client-img.mercedes {
	background-position: -10px -2800px;
}
.website-builder .client-img.south-carolina {
	background-position:-185px -2710px;    width: 170px;
}
html .client-img.sony{
	max-width: 140px;
	vertical-align: middle;
	height: 75px;
}
html .client-img.stanford {
	max-width: 140px;
	vertical-align: middle;
	    height: 80px;
}
html .client-img.baxter  {
	max-width: 170px;
	vertical-align: middle;
	height: 65px;
}
html .client-img.uconn {
	max-width: 160px;height: 70px;
}
html .client-img.argonne{
	max-width: 190px;height: 90px;
}
html .client-img.penn {
	max-width: 160px;
}
html .client-img.bank-of-papua {
	max-width: 215px;height: 90px;
}
html .tt_home_row6_clients, html .tt_section_row6_clients {
	max-width: 1024px;
	margin: auto;
}
html .tt_home_row6.row.our-users p, html .tt_section_row6.row.our-users p {
	font-size: 18px;
	margin-bottom: 25px;
}
/* section 8 - last section of home page */
html .tt_home_row8.row, html .tt_section_row8.row {
	padding: 80px 0;
	border-top: 1px solid #ddd;
}
html .tt_home_row8 p, html .tt_section_row8 p {
	margin: 20px auto;
	max-width: 990px;
}
/* footer section */
html .ttr_footer-widget-area_inner_above0 {
	border: solid transparent;
	margin: 25px auto 0px;
	background-color: #fff;
	padding: 40px 0px 0px 0px;
}
html .footer1 {
	display: inline-block;
	margin: 0 auto;
}
html .footer1 h4 {
	color: #222;
	padding: 10px 0 5px 0;
	text-transform: inherit;
	border-bottom: none;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .footer1 ul.list-unstyled li a {
	color: #585858;
	font-size: 15px;
}
html .footer1 ul.list-unstyled li a:hover {
	color: #004cd8;
}
html .footerabovecolumn4 .footer1 ul.list-unstyled li {
	display: inline-block;
	margin-right: 15px;
}
html footer, html .footer {
	position: relative;
	background-color: #fff;
	border-radius: 0px 0px 0px 0px;
	border: solid #707070;
	border-width: 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html .footer-widget-area {
	font-size: 8px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-style: normal;
	color: #000;
	text-align: left;
	text-decoration: none;
	margin: 0px auto;
background-color: #fff;
}

html #ttr_copyright {
	margin-top: 0;
	display: block;
	overflow: hidden;
	transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	text-align: left;
	padding: 10px 0;
}
html #ttr_copyright > span,html  #ttr_copyright div span, html #ttr_copyright span p {
	color: #4a4a4a;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-size: 14px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
}
html #ttr_copyright a{
	font-size: 13px;
	font-family: 'Nunito Sans','sans-serif','arial';	 
	font-style: normal;
	color: #4a4a4a;
	text-align: left;
	text-decoration: none;
}
html .ttr_footer-widget-area_inner_above0 .nsu-form .nsu-submit {
	color: #fff;
	background-color: #4a4a4a;
	margin: 0;
	padding: 11px 20px;
	border: 1px solid #4a4a4a;
	line-height: inherit;
	font-family: 'Nunito Sans','sans-serif','arial';
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
html input.nsu-field[type="email"]{
	width: 60%;
}
.ttr_footer_bottom_footer {
	height: auto;
}
.footer1 {
	display: inline-block;
	margin: 0 auto;
}
.ttr_footer-widget-area_inner_above0{
	margin: 25px auto 0px;
	max-width: 1225px;
}
html .tt_home_row2 .col-md-4.col-sm-6.col-xs-12.text-center:nth-child(5) {
padding-right: 0px;
}
html .navbar-brand img {
display: none;
}
html .menulogo1 {
background: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    height: 40px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    background-position: -172px -2079px;
    background-repeat: no-repeat;
}

html .tt_home_row2.row h3, html .tt_home_row2.row h3 a, html .tt_home_row3.row h3, html .tt_home_row3.row h3 a {
font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
font-size: 22px;
} 
html .tt_home_row3.row h3, html .tt_home_row3.row h3 a{
	font-size:18px;
}
html .client-img.mercedes{
max-width: 225px;
}
html .wp-theme-generator h2 {
	font-size: 40px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
/* menu submenu on active styling */
.nav.ttr_menu_items li:hover ul.child, .nav.ttr_menu_items li.open ul.child {
	left: 3px;
	top: 42px;
}
html .ttr_menu_items li:hover ul.child li a, html .ttr_menu_items li.open ul.child li a {
	color: #333;
	min-width: 200px;
	line-height: 30px;
	background-color: #ffff;
	font-size: 15px;
	border-bottom: 1px solid #e4e3e3;
}
/* add border bottom to menu */
html #ttr_menu.navbar {
	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid #e9ebef;
}
html .home #ttr_menu.navbar {
	border-bottom: none;
	background-color: rgba(255,255,255,0);
}
html .home #ttr_menu.navbar.navbar-fixed-top, html .page-template-default #ttr_menu.navbar.navbar-fixed-top{
	background-color:#fff;
}
/* footer last column paragraph font size reduce */
html .footerabovecolumn4 p {
font-size: 15px;}
/* Download Page CSS */
body.PageTemplate1 {
    padding-top: 0px;
}
.PageTemplate1 .container {
    width: 81.1808118081181%;
}
.PageTemplate1 .ttr_footer_bottom_footer_inner, .PageTemplate1 #ttr_footer_top_for_widgets {
    position: relative;
    margin: 0 auto;
}
.PageTemplate1 #ttr_menu_inner_in {
    text-align: right;
    position: relative;
}
.PageTemplate1 .navbar-default {
     background-color: #623662;
    left: 0;
    position: static;
    top: 0;
    transition: height 0.3s ease 0s;
    width: 100%;
    z-index: 999;
}
.ttr_download_section {
	max-width: 885px;
	margin: 65px auto 20px;
	width: 100%;
}
.ttr_download_section p{
	text-align: center;
	margin-top:18px;
}
.ttr_download_section h1 {
	font-size: 35px;
	margin-bottom: 0;
	font-weight: 500;
}
.ttr_download_section .download_side {
		float: none;
	padding: 50px 20px;
	background: #f9f9f9;
	margin-top: 50px;
	margin-right: 0;
	margin-left: 0;
}
.ttr_download_section a.btn.download_button {
	padding: 10px 40px 12px;
	font-size: 22px;
}
.ttr_download_section .download_side p {
	font-size: 12px;
	margin: 0;
}
.ttr_download_section2.row {
	padding: 80px 0;
}
.ttr_download_section2.row h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
} 	
.PageTemplate1 .ttr_download_section2 p {
	font-size: 15px;
	margin: 5px 0;
	text-align: center;
}
html a.btn.download_button{
	background-color: #004cd8;
	color:#fff;
	font-family: 'Nunito Sans','sans-serif','arial';white-space: normal;
}
html .heading2 {
	font-size: 42px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 800;
	color:#222;
}
html .download-version {
	padding-top: 15px;
}
html .ttr_download_section .download_side p {
	font-size: 15px;
	margin: 0;
	line-height: 22px;
}
html .ttr_download_section{
	max-width: 885px;
	margin: 85px auto 115px;
	width: 100%;
}
html .ttr_download_section2.row {
	padding: 100px 0 80px;
	border-top: 1px solid #e3e3e3;
}
html .ttr_download_section2-col {
	display: inline-block;
	background: #f2f2f2;
	width: 37%;
	margin: 0 50px;
	padding: 30px;
	vertical-align: middle;
	min-height:210px;
}
html .ttr_download_section2.row h2{
	text-align:center;
font-size: 40px;
 }
html .ttr_download_section2-col-row {
	padding-top: 40px;
	text-align: center;
	max-width: 1500px;
    margin: auto;
}
html .download_icon {
	background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    height: 60px;
    width: 60px;
    background-position: -136px -2142px;
    margin: 0 auto 20px;}
html .ttr_download_section2-col.col2 .download_icon {
	background-position: -222px -2142px;
}
/* Documentation page css starts*/
.documentation-tt .basic.upload_template {
	padding: 0;
}
.documentation-main .media-heading {
	text-align: center;
}
.basic-step a, .basic-step a:visited {
	font-size: 15px;
	text-align: center;
	color: #007bff;
}
.documentation-ui .basic-step span {
	color: #5d5d5d;
	display: block;
	margin: auto;
	font-weight: 500;
	text-decoration: underline;
}
.basic-documentation .basic > .basic-step {
	margin: 24px 0px;
}
.documentation-tt .documentation-sprite{
		background-image: url("images/documentation-bg.png");
	background-repeat: no-repeat;
	display:inline-block;
	vertical-align:middle;
	}
.basic.upload_template > ul > li {
	display: inline-block;
	width: calc(100% / 4 - 15px);
	margin: 5px;
	border-radius: 4px;
	padding: 0;
	vertical-align:middle;
}
 .basic.upload_template > ul > li > a{
 	font-size: 15px;
	padding: 10px;
	display: block;
	border: 1px solid #ccc;
	text-align: center;
 }
	#ttr_content .documentation-tt ul {
	text-indent: 0;
	padding-bottom: 20px;
	padding: 0;
	text-align: center;
}
.documentation-tt.row {
	padding: 80px 50px;
	}
.documentation-tt.row.first-child {
	padding: 120px 0 40px;
}
.documentation-tt.row.last-child {
	background: #f5f5f5;
	padding: 30px 0 40px;
}
.documentation-ui .basic-step a, .documentation-ui .basic-step a:hover {
	text-align: center;
	color: #343434;
}
html .documentation-tt .documentation-sprite {
	background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.documentation-sprite.explained {
    background-position: -7px -2904px;
}
.documentation-sprite.documentation {
    background-position: -76px -2904px;
}
.documentation-sprite.demo-video {
    background-position: -150px -2904px;
}
.documentation-sprite.screenshots {
    background-position: -90px -3104px;
}
.documentation-sprite.wordpress {
    background-position: -222px -2904px;
}
.documentation-sprite.joomla {
    background-position: -295px -2904px;
}
.documentation-sprite.drupal {
    background-position: 0px -2972px;
}
.documentation-sprite.magento {
    background-position: -155px -2973px;
}
.documentation-sprite.prestashop {
    background-position: -230px -2975px;
}
.documentation-sprite.html-css {
    background-position: -160px -3038px;
}
.documentation-sprite.virtuemart {
    background-position: 0px -3038px;
}
.documentation-sprite.woocommerce {
    background-position: -80px -2972px;
}
.documentation-sprite.blogger {
    background-position: -82px -3038px;
}
.documentation-sprite.opencart {
    background-position: -295px -2980px;
}
html .basic-step p {
	padding: 5px 0px 0;
	text-align: center;
}
html .basic-step a{
	font-size: 18px;
	text-align: center;
	color: #222;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
.documentation-ui .basic-step a, html .basic-step a:visited{color:#222;	text-align: center;}
html .documentation-ui .basic-step span {
	color: #5d5d5d;
	font-weight: normal;
	font-size: 16px;
}
.basic > ul > li > a {
	color: #353535;
	font-size: 16px;
	padding: 0 6px;
}
 .documentation-ui .basic-step a:hover {
	color: #007bff;
}
.basic.upload_template > ul > li > a:hover {
	border-color: #089de3;
	color:#089de3;
}
.documentation-ui .basic-step a:hover{color: #007bff;}
html #ttr_content .cms-provide.text-center {
	margin-top: 50px;
	text-align:center;
}
html .basic-step .col-md-3.col-sm-3.col-xs-12 {
	padding: 0 40px;
}
.qam-account-items .qa-nav-user a,  .qam-account-items .qa-nav-user a:visited{color: #4f5254;font-size: 14px;}
html .qa-logo-link, html .qa-logo-link:visited, html .qa-logo-link:hover{
padding: 5px 15px;
color:#333;
font-size: 38px;
text-align: center;
font-family: 'nunito_sansbold', 'arial', 'sans-serif';
display: inline-block;
}
.qam-logged-in-points{border-bottom: 1px solid #b1b1b1;}
.qa-q-item-meta {
	font-size: 14px;
	line-height: 20px;
}
.qa-logged-in{border-bottom: 1px solid #b1b1b1;}
html .qa-logo {
display: block;
text-align: center;
}
.qam-account-items {
	background-color: #e9e9e9;	display: none;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	padding: 10px;
	z-index: 1100;
}
html .qa-nav-main {
background-color:#F2F2F2;
}
html #qam-account-toggle{
display: block;
cursor: pointer;
/* min-width: 32px; */
padding: 6px 20px;
background-color:#3A74E1;
text-align: center;
color:#FFF;
border-radius: 4px;
}
html #qam-account-toggle .qam-auth-key {
display: none;
}
html .qam-account-handle{
font-size: 14px;
line-height: 1.8;
font-family: 'nunito_sansbold', 'arial', 'sans-serif';
text-transform: uppercase;
}
html .qam-account-items{
background-color:#DEE4F0;
top: 38px;
}
html .qa-main h1{
text-align: left;
font-size: 18px;
line-height: 40px;
}
html .qa-a-count {
background-color:#49556E;
}
html .qa-main .qa-q-item-title a {
color:#333;
font-size: 18px;
font-weight: normal;
font-family: 'nunito_sansbold', 'arial', 'sans-serif';
}
html .qa-tag-link,html .qa-widget-side .qa-q-view-tag-item{
font-size:12px;
}
html .qa-a-count-zero {
background-color:#DADADA;
color:#333;
}
html .qa-suggest-next {
background:#575757;
}
.qa-main-heading {
	position: relative;
}
.qam-account-items .qa-nav-user a:hover {
	color: #3a74e1;
}
.qa-logged-in:hover, .qam-logged-in-points:hover, .qa-nav-user-item:hover {
	color: #3a74e1;
}
.qa-favoriting {
	z-index: 1;
}
html a.qa-feed-link{
line-height: 32px;
font-size: 14px;
}
.qa-nav-main-list {
	max-width: 1200px;
	margin: auto;
}
.page-id-622 img {
	margin: 10px auto;
	display: block;
}
.basic-step li {
	margin: 15px 0;
	text-align: left;
	list-style-position: inside;
	font-size:17px;
	line-height:30px;
}
.tt_documentation_instruction_row .basic-step p {
    text-align: left;
}
.tt_documentation_instruction_row img {
	margin-bottom: 40px;
	margin-top: 10px;
}
.tt_documentation_instruction_row.row {
	max-width: 900px;
	margin: 40px auto;
}
.tt_documentation_instruction_row h1 {
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 0;
}
.basic {
	padding: 30px 0 0;
}
.qa-nav-main-item a.qa-nav-main-link, .qa-nav-main-item-opp a.qa-nav-main-link {
	color: #333;
	font-size: 15px;
}
.qam-search.turquoise .qa-search-button {
background-color:#3E3E3E;position:absolute; right:0;
}
.qam-search.turquoise .qa-search{position:relative;}
.qa-widgets-side a {
    color: #4b576f;
}
.qa-main h1 a {
    font-size: 20px;
}
.qa-main h2 {
    font-size: 18px;
}

.qa-a-select-button {
    background-size: contain;
}
/* purchase page css */
span.old-price {
    color: #6b6b6b;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 35px;
}
html a.btn.btn-buy-now.offer {
    background: #171716;
	margin-top:15px;
}
html a.btn.btn-buy-now.offer:hover {
    background: #353531;
}
.purchase-table-desktop {
    padding-top: 30px;
}
.panel .panel-heading td {
    color: #222;
    font-family: 'Nunito Sans','sans-serif','arial';
}
.tt_purchase_row.row {
    padding-top: 40px;
}
.purchase-section-mobile{
	display: none;
}
/* toottip css starts */
a.tooltip-purchase {
background:#C9C9C9;
border-radius: 50%;
display: inline-block;
height: 18px;
width: 18px;
text-align: center;
line-height: 18px;
font-size: 10px;
font-weight: bold;
color:#111;
margin-left: 5px;
}
a.tooltip-purchase:hover, a.tooltip-purchase:visited,a.tooltip-purchase:focus{
text-align: center;
color:#111;
}
	#ttr_content table {
	border-spacing: 2px;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	margin: 0px;
}
html #ttr_content th {
	font-size: 18px;
	font-family: 'nunito_sansbold', 'arial', 'sans-serif';
	font-style: normal;
	color: #353535;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
html #ttr_content tr, html #ttr_content td, html #ttr_content th {
	padding: 20px 10px;
	border: 1px solid #DDD;
	border-collapse: collapse;
}
.right_icon {
	background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    background-repeat: no-repeat;
    height: 18px;
    width: 24px;
    display: inline-block;
    background-position: -14px -2163px;
}
.wrong_icon {
	background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    background-position: -79px -2162px;
}
html a.btn.btn-buy-now, html a.btn.btn-buy-now:active {
	background: #3a74e1;
	border: none;
	color: #fff;
	border-radius: 5px;
	padding: 12px 36px;
	font-family: 'nunito_sansbold', 'arial', 'sans-serif';
	font-size: 16px;
}
html a.btn.btn-buy-now:hover {
	background: #0545bc;
}
html .tt_purchase_row2.row {
	padding: 40px 0;
}
.purchase-table-desktop .tooltip.in.right{opacity: 1;}
.purchase-table-desktop .tooltip-inner{background:#333;border-radius: 3px;padding:5px;opacity:1;}
.purchase-table-desktop .tooltip.right .tooltip-arrow{border-right-color:#333;}
/* tooltip css ends */
p a, p a:visited {
text-decoration: underline;
}
.documentation-ui p a, p a.btn {
text-decoration: none;
}
/* landing page additional css */
.wp-theme-generator h1{
font-size:42px;
text-transform:inherit;
line-height: 50px;
}
.wp-theme-generator h2{
font-size:36px;
text-transform:inherit;
line-height: 48px;
text-align:center;
font-weight:normal;
margin-bottom:20px;
}
.section6.wp-theme-generator h3{
color:#686b6f;
}
.wp-theme-generator p{
text-align:center;
}
.section1.wp-theme-generator{
padding:70px 0px;
}

.section1.wp-theme-generator a.btn.download_btn, .section6.wp-theme-generator a.btn.download_btn, .about-tt.wp-theme-generator a.btn.download_btn {
font-size: 21px;
background-color:#EF672F;
padding: 10px 25px;
transition: 0.5s all ease-in-out;
-webkit-transition: background-color 0.5s ease;
-moz-transition: background-color 0.5s ease;
position: relative;
color:#FFF;
border-radius: 3px;
font-family: 'Nunito Sans','sans-serif','arial';
margin-bottom: 15px;
 
}
.section1.wp-theme-generator a.btn.download_btn::after, .section6.wp-theme-generator a.btn.download_btn::after, .about-tt.wp-theme-generator a.btn.download_btn::after{
background-color:#ef672f;
content:"";
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
border-radius:5px;
-webkit-animation:button-blip 3200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-animation:button-blip 3200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
animation:button-blip 3200ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1)
}
.section1.wp-theme-generator a.btn.download_btn::after , .section6.wp-theme-generator a.btn.download_btn:hover::after, .about-tt.wp-theme-generator a.btn.download_btn::after{
border-color:transparent
}
@-webkit-keyframes
button-blip{
0%{
transform:scaleX(1) scaleY(1);opacity:0}
10%{
transform:scaleX(1) scaleY(1);opacity: .7
}
30%,99%{transform:scaleX(1.28) scaleY(1.55);opacity:0
}
100%
{
transform:scaleX(1) scaleY(1);opacity:0
}
}
@-moz-keyframes
button-blip{
0%
{
transform:scaleX(1) scaleY(1);
opacity:0
}
10%
{
transform:scaleX(1) scaleY(1);
opacity: .7
}
30%,99%{transform:scaleX(1.08) scaleY(1.35);opacity:0}
100%{transform:scaleX(1) scaleY(1);opacity:0}
}
@keyframes
button-blip
{
0%
{transform:scaleX(1) scaleY(1);opacity:0}
10%
{transform:scaleX(1) scaleY(1);opacity: .7}
30%,99%{transform:scaleX(1.08) scaleY(1.35);opacity:0}
100%{transform:scaleX(1) scaleY(1);opacity:0}}
.section1.wp-theme-generator a.btn.download_btn:hover, .section6.wp-theme-generator a.btn.download_btn:hover, .about-tt.wp-theme-generator a.btn.download_btn:hover
{
background-color:#d05525
} 
.section2.wp-theme-generator, .tt-section-row2.section2{
padding:50px;
background:#f1f4f8;
}
.section4.wp-theme-generator{
	background:#f1f4f8;
	padding:100px 10px 70px;
}
.section2-inner{
width:75%;
margin:50px auto;
}
.section2-inner p{
font-size:18px;
line-height:28px;
color:#666;
}
.section3.wp-theme-generator, .tt-section-row3.section3{
padding:50px 0;
}
.section3-inner p{
padding:10px 0px;
}
.section3-inner{
width:95%;
margin:30px auto 0;
}
.section3 .media{
padding:15px;
}
.wp-theme-generator .col-md-4.col-sm-6.col-sx-12, .section7.wp-theme-generator .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
 padding:0 20px; 
}
.landing_page_svg{
 background-image: url("https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png");
  background-repeat: no-repeat;
  display:block;
	margin: auto;
 }
.landing_page_svg.download {
	background-position: 20px -690px;
	height: 115px;
	width: 142px;
}
.landing_page_svg.build-wp-theme {
	background-position: -115px -690px;
	height: 115px;
	width: 142px;
}
.landing_page_svg.export-upload {
	background-position: -240px -690px;
	height: 115px;
	width: 142px;
}
.download_link h2 {
    font-size: 28px;
    margin-bottom: 5px;
}
 .wp_feature{
height: 55px;
    width: 65px;
	display:inline-block;
	}
	.section4-paragraph{
text-align: center;line-height: 28px;margin-top: 15px; font-size:18px; color:#666;width:50%;margin:auto;
}
.section3.wp-theme-generator .row, .section4.wp-theme-generator .row, .section7.wp-theme-generator .row{
margin-top:50px;
}
.section1.wp-theme-generator p{
 color: #666;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 10px;
	}
.inner-section{
	width:75%;
	margin: auto;
}
.wp_feature.landing_page_svg.wp-content {
	background-position: -2px -10px;
}
.wp_feature.landing_page_svg.plugin-friendly {
	background-position: -66px -10px;
}
.wp_feature.landing_page_svg.custom-menu {
	background-position: -135px -4px;
}
.wp_feature.landing_page_svg.theme-options {
	background-position: -210px -10px;
}
.wp_feature.landing_page_svg.custom-visual-editor {
	background-position: -282px -10px;
}
.wp_feature.landing_page_svg.woocommerce-compatibility {
	background-position: -2px -82px;
}
.wp_feature.landing_page_svg.bootstrap-compatibility {
	background-position: -60px -80px;
}
.wp_feature.landing_page_svg.responsive-web-design {
	background-position: -10px -248px;
}
.wp_feature.landing_page_svg.html-css3 {
	background-position: -135px -80px;
}
.wp_feature.landing_page_svg.stock-images-gallery {
	background-position: -215px -78px;
}
.wp_feature.landing_page_svg.custom-widget-areas {
	background-position: -292px -80px;
}
.wp_feature.landing_page_svg.product-page-styling {
	background-position: -282px -1088px;
}
.wp_feature.landing_page_svg.multiple-product-styling {
	background-position: -8px -1370px;
}
.wp_feature.landing_page_svg.header-options {
	background-position: -82px -815px;
}
.wp_feature.landing_page_svg.wysiwyg-editor {
	background-position: 0 -153px;
}
.wp_feature.landing_page_svg.w3c-validation {
	background-position: -75px -153px;
}
.wp_feature.landing_page_svg.theme-check-plugin-pass {
	background-position: -165px -153px;
}
.wp_feature.landing_page_svg.code-standardization {
	background-position: -155px -1600px;
}
.wp_feature.landing_page_svg.page-speed {
	background-position: -260px -147px;
}
.wp_feature.landing_page_svg.mobile-optimized {
	background-position: -145px -1305px;
}
.wp_feature.landing_page_svg.custom-layout {
	background-position: -12px -815px;
}
.wp_feature.landing_page_svg.compatible-version {
	background-position: -80px -1370px;
}
.wp_feature.landing_page_svg.checkout-pages {
	background-position: -280px -1015px;
}
.wp_feature.landing_page_svg.product-grid {
	background-position: -8px -1374px;
}
.wp_feature.landing_page_svg.product-page-option {
	background-position: -290px -1090px;
}
.wp_feature.landing_page_svg.header-video {
	background-position: -283px -1523px;
}
.wp_feature.landing_page_svg.logo-placement {
	background-position: -160px -1375px;
}
.wp_feature.landing_page_svg.contact-form {
	background-position: -283px -1450px;
}
.wp_feature.landing_page_svg.social-media-integration {
	background-position: -283px -1675px;
}
.wp_feature.landing_page_svg.styling-metadata {
	background-position: -285px -1600px;
}
.wp_feature.landing_page_svg.virtuemart-support {
	background-position: -275px -815px;
}
.wp_feature.landing_page_svg.extension-friendly {
	background-position: -210px -815px;
}
.wp_feature.landing_page_svg.module-positions {
	background-position: -150px -815px;
}
.wp_feature.landing_page_svg.virtuemart-support {
	background-position: -275px -815px;
}
.wp_feature.landing_page_svg.magento-version {
	background-position: -275px -953px;
}
.wp_feature.landing_page_svg.checkout-tables {
	background-position: -275px -887px;
}
.wp_feature.landing_page_svg.drupal-version {
	background-position: -285px -1310px;
}
.wp_feature.landing_page_svg.slider-position {
	background-position: -210px -1300px;
}
.wp_feature.landing_page_svg.extension-friendly-templates {
	background-position: -220px -815px;
}
.main-cms-section .wp_feature.landing_page_svg.wordpress {
	background-position: -85px -250px;
}
.main-cms-section .wp_feature.landing_page_svg.woocommerce {
	background-position: -200px -250px;
	width:160px;
}
.main-cms-section .wp_feature.landing_page_svg.prestashop {
	background-position: -5px -1165px;
}
.main-cms-section .wp_feature.landing_page_svg.html {
	background-position: 10px -1445px;
}
.main-cms-section .wp_feature.landing_page_svg.joomla {
	background-position: -5px -880px;
}
.main-cms-section .wp_feature.landing_page_svg.virtuemart {
	background-position: -125px -880px;
}
.main-cms-section .wp_feature.landing_page_svg.blogger {
	background-position: -125px -1445px;
}
.main-cms-section .wp_feature.landing_page_svg.opencart {
	background-position: -145px -1165px;
}
.main-cms-section .wp_feature.landing_page_svg.magento {
	background-position: -5px -1015px;
}
.main-cms-section .wp_feature.landing_page_svg.drupal {
	background-position: -135px -1025px;
}
.other-cms-section .wp_feature.landing_page_svg {
	width: 110px;
	height: 100px;
}
.other-cms-section .wp_feature.landing_page_svg.joomla {
	background-position: 20px -380px;
}
.other-cms-section .wp_feature.landing_page_svg.drupal {
	background-position: -68px -380px;
}
.other-cms-section .wp_feature.landing_page_svg.blogger {
	background-position: -160px -380px;
}
.other-cms-section .wp_feature.landing_page_svg.magento {
	background-position: -250px -380px;
}
.other-cms-section .wp_feature.landing_page_svg.prestashop {
	background-position: -0px -495px;
}
.other-cms-section .wp_feature.landing_page_svg.opencart {
	background-position: -125px -495px;
}
.other-cms-section .wp_feature.landing_page_svg.virtuemart {
	background-position: -240px -495px;
}
.other-cms-section .wp_feature.landing_page_svg.html {
	background-position: -0px -600px;
}
.other-cms-section .wp_feature.landing_page_svg.wordpress {
	background-position: -100px -596px;
}
.other-cms-section .wp_feature.landing_page_svg.woocommerce {
	background-position: -212px -596px;
	width: 140px;
}
.section6.wp-theme-generator h2{
margin-bottom:50px;
}
.section4-paragraph{
text-align: center;line-height: 28px;margin-top: 15px; font-size:18px; color:#666;width:50%;margin:auto;
}
.section3.wp-theme-generator .row, .section4.wp-theme-generator .row, .section7.wp-theme-generator .row{
margin-top:50px;
}
.main-cms-section {
  padding-bottom: 30px;
}
.main-cms-section .wp_feature.landing_page_svg {
	height: 135px;
	width: 120px;
}
#ttr_content .about-tt ul {
	text-indent: 0;
}
.wp-theme-generator.about-tt h2{
	font-size: 34px;
}
.section4.wp-theme-generator.about-tt p {
	margin-bottom: 15px;
}
.about-tt ul li {
	list-style-type: initial;
	margin: 10px 0;
	font-size: 16px;
	line-height: 26px;
}
.section1.wp-theme-generator.about-tt {
	padding: 70px 0px 35px;
}
.section1.wp-theme-generator.about-tt p {
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.about-tt.row {
	margin: 50px 0;
}
.section4.wp-theme-generator.about-tt {
	padding: 120px 0;
}
.section.wp-theme-generator.about-tt {
	padding: 120px 0;
}
.section.wp-theme-generator.about-tt .row p {
	text-align: left;
	margin: 30px 0;
}
.section.wp-theme-generator.about-tt .row {
	padding: 30px 0;
}
.about-tt .section4-paragraph {
	width: 75%;
}
html .wp-theme-generator p {
text-align: center;
margin:0 auto 20px;
}
html .section1.wp-theme-generator.about-tt p {
font-size: 17px;
line-height: 30px;
color:#333;
}
html .wp-theme-generator h3, html .wp-theme-generator h3 a {
font-size: 20px;
font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;line-height:26px;
} 
html .wp-theme-generator h1 {
	font-size: 42px;
	text-transform: inherit;
	line-height: 50px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .wp-theme-generator h2, .tt-section h2 {
	font-size: 40px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
	line-height: 48px;
    text-align: center;
	margin-bottom: 20px;
}
.section1.wp-theme-generator a.btn.download_btn, .section6.wp-theme-generator a.btn.download_btn, .about-tt.wp-theme-generator a.btn.download_btn {
	font-size: 18px;
	background-color: #EF672F;
	padding: 10px 25px;
	transition: 0.5s all ease-in-out;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	position: relative;
	color: #FFF;
	border-radius: 3px;
	font-family: 'Nunito Sans','sans-serif','arial';
	margin-bottom: 15px 
}
.vedio_bg {
    background-color: #f2f2f2;
    border-radius: 2px;
    color: #353535;
    margin: 20px 15px;
    padding-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #f2f2f2;
}
.vedio_bg:hover {
    background-color: transparent;
    border: 1px solid #f2f2f2;
}
.vedio_bg.overveiw {
    margin: 20px 25px;
}
.vedio_bg img {
    display: block;
    margin: 0 auto;
    border: 1px solid #d4d4d4;
}
.vedio_bg h3, .vedio_bg p {
    padding-left: 15px;
    padding-right: 15px;
}
.vedio_bg h3 {
    padding-top: 5px;
    text-transform: inherit;
    font-size: 16px;
}
.page-id-52 h1 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 10px;
}
.demo_row1.row {
	padding: 40px 0 40px;
	border-bottom: 1px solid #ddd;
}
.demo_row1 .vedio_bg {
	margin: 15px 20px;
	border: none;
	padding: 0;
	position: relative;
	background: #3192a7;
	min-height: 250px;
}
.demo_video_cms {
	display: inline-block;
	height: 40px;
	width: 40px;
	background-image: url("images/documentation-bg.png");
	background-position: 90px -7px;
	vertical-align: middle;
	background-size: 250px;
	}
	.video-content {
	position: absolute;
	top: 170px;
	left: 0;
	right: 0;
}
.demo_row1 h2 {
	display: inline-block;
	font-size: 22px;
}
	.demo_row1 .vedio_bg:hover {
	background: #2c8da1;
	border: none;
}
	.demo_row1.row {
	padding: 40px 0 80px;
	border-bottom: 1px solid #ddd;
	max-width: 900px;
	margin: auto;
	text-align: center;
}
.demo_row1.odd.row {
	padding-top: 20px;
}
.vedio_bg h3, .vedio_bg p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}
.demo_row1 .vedio_bg h3 {
	font-size: 19px;
	line-height: 30px; 
}
.demo_row1.row .row{
	margin-top: 10px;
}
.demo_row1 .vedio_bg img {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.vedio_bg .tt_video_modal a {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

 .qam-account-items .qa-nav-user a,  .qam-account-items .qa-nav-user a:visited{color: #4f5254;font-size: 14px;}
html .qa-logo-link, html .qa-logo-link:visited, html .qa-logo-link:hover{
padding: 5px 15px;
color:#333;
font-size: 38px;
text-align: center;
font-weight:700;
display: inline-block;
}
.qa-logged-in{border-bottom: 1px solid #b1b1b1;}
html .qa-logo {
display: block;
text-align: center;
}
.qam-account-items {
	background-color: #e9e9e9;	display: none;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	padding: 10px;
	z-index: 1100;
}
html .qa-nav-main {
background-color:#F2F2F2;
}
html #qam-account-toggle{
display: block;
cursor: pointer;
/* min-width: 32px; */
padding: 6px 20px;
background-color:#3A74E1;
text-align: center;
color:#FFF;
border-radius: 4px;
}
html #qam-account-toggle:hover {
background:#004CD8;
color:#FFF;
}
html #qam-account-toggle .qam-auth-key {
display: none;
}
html .qam-account-handle{
font-size: 14px;
line-height: 1.8;
font-family: 'nunito_sansbold', 'arial', 'sans-serif';
text-transform: uppercase;
}
html .qam-account-items{
background-color:#DEE4F0;
top: 38px;
}
html .qa-main h1{
text-align: left;
font-size: 18px;
line-height: 40px;
}
html .qa-a-count {
background-color:#49556E;
}
.qa-q-list-item.qa-q-favorited {
	border-left: none;
}
html .qa-main .qa-q-item-title a {
color:#333;
font-size: 18px;
font-weight: normal;
font-family: 'nunito_sansbold', 'arial', 'sans-serif';
}
html .qa-tag-link,html .qa-widget-side .qa-q-view-tag-item{
font-size:12px;
}
html .qa-a-count-zero {
background-color:#DADADA;
color:#333;
}
html .qa-q-item-meta a{
font-size: 15px;
color:#222;
}
html .qa-nav-cat a:hover{
color:#0070e0;
}
.qa-sidebar.wet-asphalt {
background:#49556E;
}
html .qa-suggest-next {
background:#575757;
}
html a.qa-feed-link{
line-height: 32px;
font-size: 14px;
}
html .qa-q-view-main form a, html .qa-q-view-main form span, html .qa-main .qa-part-a-list span, html .qa-main .qa-part-a-list a {
	font-size: 15px;
}
.qa-c-list-item {
	padding: 20px;
	background-color: #f2f2f2;
}
.qa-form-light-button-answer {
	background-color: #48556e;
}
.qa-form-light-button-answer:hover, .qa-form-light-button-answer:focus {
	background-color: #3c4250;
}
.qa-form-light-button {
		background-color: #48556e;
		color: #fff;
	}
.qa-form-light-button:hover, .qa-form-light-button:focus {
	background-color: #3c4250;
}
.qa-nav-main-list {
	max-width: 1200px;
	margin: auto;
}
.qa-nav-main-item a.qa-nav-main-link, .qa-nav-main-item-opp a.qa-nav-main-link {
	color: #333;
	font-size: 15px;
}
/* how it works page css starts here */
.border1-scr figure {
	margin-bottom: 30px;
}
.border1-scr.sc img {
	width: 100%;
	margin-bottom:0;
	border-bottom:0;
}
.border1-scr {
	text-align: center;
	margin:40px auto 0;
	max-width: 1000px;
}
.screenshot-caption {
	padding: 20px;
	font-size: 18px;
	color: #fff;
	background: #414141;
}
/* faq*/
.fr-stp p {
    margin-bottom: 25px;
}
/*login page*/
textarea {
    border:1px  solid #838383;
    font-size: 14px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    font-style: normal;
    color: #555;
    text-align: left;
    text-decoration: none;
}
textarea:focus {
    border-radius: 0px;
    border:1px solid #acacac;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(174, 174, 174, 0.6);
    text-align: left;
    text-decoration: none;
}
#main1 {
    font-size: 16px;
    color: #353535;
}
button, input, select, textarea {
    margin: 0;
}
input[type="text"], input[type="password"], input[type="email"] {
    border: 1px solid hsl(0, 0%, 79%);
    font-size: 14px;
    height: 44px !important;
}
textarea{
    border: 1px solid hsl(0, 0%, 79%);
    font-size: 14px;
}
input, select, textarea {
    font-weight: normal;
    outline: medium none;
    vertical-align: middle;
}
.message {
    font-size: 16px;
    padding: 20px 20px 0;
}
ul.tml-action-links {
    float: left;
    margin-top: 10px;
    margin-right: 15px;
    padding: 0px;
}
.up_form h2 {
    padding-left: 20px;
    text-transform: inherit;
}
#your-profile .form-table {
    border: 0 none;
    width: 100%;
}
#ttr_content #your-profile .form-table td, #ttr_content #your-profile .form-table tr {
    border: none;
}
#your-profile .form-table td {
    padding: 8px 20px;
    width: 100%;
}
.up_textbox {
    width: auto;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}
.up_form {
    width: 452px;
    margin: 20px auto;
}
.tb_header {
    font-size: 16px !important;
    padding: 10px 12px !important;
}
#your-profile .form-table input[disabled="disabled"] {
    background: #ececec !important;
}
#main1 {
    max-width: 450px;
    margin: 45px auto;
}
.mb_title {
    background-color: #4f4e4e;
    clear: both;
    color: #fff;
    font-size: 22px;
    padding: 16px 0;
    text-align: center;
    width: 100%;
}
.login {
    border: 1px solid #d7d7d7;
    margin-top: 20px;
    background-color: #f6f6f6;
}
.mb_textbox_1 > label {
     
    margin-top: 2px;
    color: #828282;
}
.mb_align {
    width: 100%;
    float: left;
    margin-top: 15px;
    clear: both;
}
.mb_align1 {
    width: 100%;
    float: left;
    margin-top: 15px;
    clear: both;
}
.mb_textbox.pass-word {
    margin-top: 15px;
}
.mb_form {
    padding: 20px;
}
.icons {
    background: url(images/user.png) no-repeat #FFF right 2% center !important;
    height: 12px;
    width: 13px;
}
ul.tml-action-links li {
    display: inline;
    list-style-type: none !important;
    vertical-align: top;
}
.icon3 {
    background: url(images/password.png) no-repeat #FFF right 2% center !important;
    height: 15px;
    width: 16px;
}
input {
    padding: 8px;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666666;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666666;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666666;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666666;
}
ul.tml-action-links li {
    vertical-align: middle;
    padding: 3px 15px 6px 15px;
    margin: 8px 0 !important;
    list-style-type: none !important;
    float: left;
}
ul.tml-action-links li a {
    margin: auto !important;
    color: #7C7C7C;
    text-decoration: none;
    text-transform: inherit;
}
ul.tml-action-links li a:hover {
    color: #7b417a;
}
input#wp-submit, .up_textbox .button-primary {
    color: #fff !important;
    background: #7b417a !important;
    border-radius: 2px;
	border: none;
}
input#wp-submit:hover, input#wp-submit:focus, input#wp-submit:active,
.up_textbox .button-primaryt:hover, .up_textbox .button-primary:focus, .up_textbox .button-primary:active {
    color: #fff !important;
    background: #623662 !important;
    box-shadow: none !important;
}
.mb_textbox_1 {
    padding-top: 10px;
    width: 60%;
    float: left;
}
.mb_textbox.button, .mb_box.button {
    float: right;
}
a.btn.download_button{
padding:8px 20px 10px;
}
/* Wordpress theem framework */
.tt_theme_framework_row1.row {
	padding: 100px 0 80px;
}
.tt_theme_framework_row2.row.even {
	padding: 80px 0;
	background: #f1f4f8;
}
html .tt_theme_framework_row1 h1 {
	font-size: 42px;
	margin: 20px auto;
}
html .tt_theme_framework_row2 h2 {
	font-size: 40px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
.tt_theme_framework_row3.row {
	padding: 100px 0 30px;
}
html .tt_theme_framework_row1 p, html .tt_theme_framework_row2 p {
	line-height: 32px;
	margin: auto;
}
.tt_theme_framework_row3_inner {
	padding: 100px 0;
	border-bottom: 1px dashed #c4c9d7;
}
html .tt_theme_framework_row3 h2 {
	font-size: 40px;
	line-height: 48px;
	margin: auto;
    width: 75%;
}
.tt_theme_framework_col {
	display: inline-block;
	width: calc(100% / 2 - 4px);
	vertical-align:middle;
}
.tt_theme_framework_col.img {
	max-height: 375px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ddd;
}
.tt_theme_framework_col.content-right {
	padding: 0 0 0 60px;
}
.tt_theme_framework_col.content-left {
	padding-right: 60px;
}
.tt_theme_framework_col img {
	max-width: 100%;
	transition: 0.3s all ease-in-out;
}
html .tt_theme_framework_col h3 {
	margin: 10px 0;
	font-size: 28px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .tt_theme_framework_col p {
	line-height: 30px;
}
.tt_theme_framework_col a {
	display: block;
}
.tt_theme_framework_col a:hover {
	cursor: url(https://templatetoaster.com/wp-content/uploads/2019/03/image-zoom.png), auto;
}
.tt_theme_framework_col img:hover {
	filter: brightness(0.6);
}
html #cnt h1 {
font-size: 35px;
font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
color:#333;
}
html .mycontainer h2 {
font-size: 20px;
font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .mycontainer h3 {
font-size: 20px;
font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .mycontainer {
padding: 15px 0;
}
html .mycontainer ul,html .bugs ul {
list-style-image: none;
text-indent: 0px !important;
list-style-type: disclosure-closed;
}
html .tt_privacy_policy_row.row {
    padding: 80px 0 80px;
}
html .tt_terms_of_use_row.row {
    padding: 40px 0 80px;
}
#ttr_content ul {
    list-style-type: none;
    font-size: 15px;
    font-family: 'Nunito Sans','sans-serif','arial';
    font-weight: 400;
    color: #353535;
    text-align: left;
    text-decoration: none;
    margin: 5px 0px;
}
#ttr_content ul {
    padding-left: 15px;
}
ul.tt-tou {
    list-style-image: url(images/icon_arroe.png);
    text-indent: 0px !important;
    line-height: 24px;
}
ul.tt-tou li {
    padding: 6px 0px;
}
html .tt_terms_of_use_row.row {
    padding: 40px 0 80px;
}
/* our features css */
.ttr_std_row_main.row {
	padding: 120px 0px 60px
}
.ttr_std_row.row {
	padding: 80px 0;
}
.ttr_std_row.row.even {
	background: #f0f5f9;
}
.ttr_std_col {
	display: inline-block;
	width: calc(100% / 2 - 4px);
	vertical-align: middle;
	text-align: center;
}
.ttr_std_row_button.row {
	text-align: center;
	padding-top: 80px;
}
html .ttr_std_col p {
	margin-top: 10px;
}
/*testmonial*/
.testmonial {
    margin-top: 35px;
}
.testmonial .testmonial_veiws {
    background-color: #f6f6f6;
    padding: 20px;
    background-image: url('images/testmonial.png');
    background-repeat: no-repeat;
    background-size: 8px 8px;
    background-position: bottom center;
}
.testmonial .author {
    border-color: #f6f6f6 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    height: 0;
    left: 35px;
    pointer-events: none;
    position: absolute;
}
.testmonial h3 {
    margin-left: 35px;
    margin-top: 12px;
    font-size: 16px;
}
/* testimonial page */
html .tt_testimonial-row h1{
	margin-bottom: 0;
}
html .tt_testimonial-row.row {
	padding: 40px 0 80px;
}
html .tt_testimonial-row h2{
	font-size: 24px;
	margin: 15px 0;
}
html .testmonial .testmonial_veiws{
	line-height:26px;
}
html .testmonial h3 {
	margin-left: 0;
	margin-top: 12px;
	font-size: 16px;
}
/* affliates page */
html .tt_affiliates_row.row {
	padding: 40px 0 80px;
}
html .tt_affiliates_row h1 {
	margin-bottom: 40px;
}
html .tt_contact_row1.row {
    padding: 80px 0;
}
html .tt_contact_row2.row {
    padding: 100px 50px;
    background: #f0f0f0;
    margin: 40px auto 0;
    max-width: 900px;
}
html .tt_contact_row2 h3 {
    margin-bottom: 12px;
}
/* landing pages */
.play-youtube-video .landing_page_svg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 130px;
	height: 130px;
	background-position: -10px -2015px;
}
html .wp-theme-generator h1 {
	font-size: 42px;
	text-transform: inherit;
	line-height: 50px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .wp-theme-generator h2 {
	font-size: 40px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
.cms-section {
	display: inline-block;
	padding: 0 5px;
}
.section-center {
	text-align: center;
}
.ftr-img {
    height: 300px;
    width: 100%;
    padding: 0;
	background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
	text-align:center;
}
.ftr-img.img1 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2018/12/website-builder.png);
 }
.ftr-img.img2 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/website-maker-1.png);
 }
.ftr-img.img3 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/free-website-builder.png);
 }
.ftr-img.img4 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/free-website-maker.png);
 }
.ftr-img.img5 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/best-website-builder.png);
 }
.ftr-img.img6 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/responsive-website-builder.png);
 }
.ftr-img.img7 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/simple-website-builder.png);
 }
.ftr-img.img8 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/website-maker-responsive.png);
 }
.ftr-img.img9 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/01/easiest-website-builder.png);
 }
.feature_with_wp.row {
	padding: 0 50px;
}
.ftr-img {
	transition: 0.5s all ease-in-out;
	border-radius: 13px;
	margin: 30px auto;
}
.ftr-img img:hover {
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
	transition: 0.5s all ease-in-out;border-radius: 13px;
}
.section6-bs.os-content {
	margin: 30px auto 0;
	width: 75%;
}
.page-id-2227 .section6-bs.os-content p {
	margin-bottom: 15px;
}
.page-id-2227 .section2-inner-bs {
	margin: 50px auto 25px;
	width: 95%;
}
.section1-inner {
	width: 75%;
	margin: auto;
}
/* css-menu-maker */
.section8.wp-theme-generator .testmonial {
    margin: 20px 15px;
}
.section8.wp-theme-generator .testmonial .testmonial_veiws {
    background: #E3E7EF;
    border-radius: 10px;
	line-height: 26px;
}
.section8.wp-theme-generator .testmonial .author {
    border-color: #E3E7EF transparent transparent;
    border-width: 12px;
}
.section8.wp-theme-generator .testmonial h3 {
    margin-left: 10px;
    font-size: 17px;
}
.section8.wp-theme-generator .testmonial .testmonial_veiws p {
    line-height: 28px;
}
html .page-template #ttr_content_margin {
	padding-top: 50px;
}
/* ebook page */
.row.access_page {
    margin-bottom: 80px;
    margin-top: 80px;
}
a.btn.download_button {
	background-color: #7b417a;
	color: #fff;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight: 400;
	font-size: 18px;
	padding: 4px 20px 10px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.e-book-inner {
    max-width: 1200px;
    margin: auto;
    width: 100%;
}
.access_page .media-body {
  margin-top: 30px;
}
.access_page .media-body p{
margin-top:10px;
}
.access_page p.sample-button {
  margin: 15px 0;
	text-align:center;
}
.row.download_link {
  background-color: #eaeaea;
  border-radius: 5px;
  margin: 50px 8px;
  padding: 25px;
}
.media-body li {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0;
    padding-left: 25px;
    position: relative;
}
.media-body li::before {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    background-position: -22px -1119px;
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    width: 24px;
    background-size: 300px;
}
.section3.e-book {
    padding: 60px;
}
.section3.e-book .section3.row{
	padding: 30px 50px;
	position: relative;
}
.section4.e-book {
	background: #f9f9f9 none repeat scroll 0 0;
  padding: 80px 0;
  border-bottom: 1px solid #ddd;
}
.section4.e-book .section4.row {
  padding-top: 50px;
}
.section4.e-book .section4.row p{
	font-size:16px;
}
 .section5.e-book .section5.row p {
  font-size: 15px;
  line-height: 24px;
}
.media-body li::before {
  background-image: url("https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png");
  background-position: -22px -1119px;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 24px;
  background-size: 300px;
}
.section5.row {
  padding-top: 50px;
}
.section5.e-book {
  padding-bottom: 40px;
  padding-top: 80px;
}
.section2.e-book {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 30px 0 60px;
}
.section2.e-book  a.btn {
  margin-bottom: 0px;
  margin-top: 10px;
}
.section2.e-book  h2 {
  text-align: center;
}
.section4.e-book .media,.section5.e-book .media {
  padding: 15px;
}
.section5.e-book .row.download_link p {
  font-size: 16px;
  color: #777;
}
.section5.e-book .row.download_link h2 {
  margin-bottom: 8px;
  margin-top: 0;
}
.section5.e-book .row.download_link div {
  text-align: right;
}
.page-id-2518 #ttr_content {
	float: none;
	}
.section5.e-book .row.download_link {
  margin-top: 30px;
  padding: 35px 70px;
}
.section5.e-book a.btn.download_button {
  display: inline-block;
  margin-bottom: 0;
  padding: 10px 50px;
}
.section5.e-book .row.download_link {
  padding: 35px 70px;
}
.media-img {
  padding: 20px 0 20px 32px;
}
.section2.content.row {
  margin: 40px 0;
}
.section2.row.content .media-body li {
  padding-left: 35px;
  text-indent: 0;
}
.section2.content.row .media-body p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 30px;
}
a.btn.download_button{
padding:8px 20px 10px;
}
.section2.content.row .media-body {
  margin-top: 60px;
}
.section2.content.row .media-body {
  margin-top: 50px;
  padding-left: 100px;
  text-align: center;
}
.section2.e-book-inner {
  max-width: 1150px;
}
#ttr_content .section2.content.row .media-body ul {
  padding-left: 0;
}
.footerabovecolumn1, .footerabovecolumn2, .footerabovecolumn3, .footerabovecolumn4{
	padding:0px;
}
/* Changelog css */
html .mycontainer {
	padding: 80px 0;
	max-width: 850px;
	margin: auto;
}
.tt_changelog_main_row h1 {
	font-size: 38px;
	font-weight: 700;
}
.tt_changelog_row.row {
    position:relative;
}
.tt_changelog_row_inner {
	padding: 0 0 40px;
}
.tt_changelog_row.row::before {
	content: '';
	position: absolute;
	top: 10px;
	left: calc(25% - 2px);
	bottom: 0;
	width: 3px;
	background: #875987;
	height: 100%;
	display:block;
}
.tt_changelog_left_col {
	width: calc(100% - 75%);
	display: inline-block;
	position: relative;
	padding-right: 75px;
	padding-top: 8px;
}
.tt_changelog_left_col::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border: 3px solid #875987;
	background-color: #fff;
	border-radius: 100%;
	top: 10px;
	right: -10px;
	z-index: 99;
}
.basic-documentation {
    text-align: center;
}
#ttr_content .tt_changelog_row_inner ul {
	padding-left: 25px;
}
html .mycontainer h2 {
	font-size: 24px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight: 700;
	margin-top:0;
}
html .mycontainer h3 {
	font-size: 20px;
	font-family: 'Nunito Sans','sans-serif','arial';
	font-weight: 600;
	margin-bottom: 15px;
}
.tt_changelog_row_inner li {
	margin: 10px 0;
	font-size: 16px;
	list-style: disc;
	list-style-position: outside;
}
.tt_changelog_left_col span {
	font-size: 18px;
	font-weight: 600;
}
.tt_changelog_right_col {
	display: inline-block;
	width: calc(100% - 25% - 4px);
    vertical-align: top;
    padding-left:75px;
}
.tt_changelog_right_col_inner {
	padding-left: 40px;
	border-left: 1px dashed #bdbabd;
	margin-left: 8px;
	margin-top: 25px;
}
.tt_changelog_main_row.row {
	padding: 120px 0 40px;
	max-width: 1200px;
	margin: auto;
}
/* section cta */
html .tt_home_row_cta.row, html .tt_section_row_cta.row{
	padding: 80px 0;
	border-top: 1px solid #ddd;
	background: #EAEEF0;
}
html .tt_home_row_cta_inner p, html .tt_section_row_cta_inner p {
	font-size: 22px;
	text-align: left;
	font-family: 'nunito_sansbold', 'arial', 'sans-serif';
}
html .tt_cta_points {
	margin-top: 30px;
}
html .tt_home_row_cta_inner .heading2, html .tt_section_row_cta_inner .heading2 {
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 65px;
	text-align: left;
	line-height: 80px;
}
html .tt_home_col_cta, html .tt_section_col_cta {
	display: inline-block;
	width: calc(100% / 2 - 4px);
	vertical-align: middle;
}
html #ttr_content .tt_cta_points li {
	font-size: 20px;
	margin: 30px 0;
	line-height: 32px;
	color: #000;
	text-indent: 0;
	padding-left: 10px;
}
html #ttr_content .tt_cta_points ol{
		padding-left: 15px;
}
html .tt_cta_points span{
	border-radius: 50%;
	border: 1px solid #000;
	height: 45px;
	display: inline-block;
	line-height: 45px;
	width: 45px;
	text-align: center;
	vertical-align:middle;
}
html .tt_home_row_cta_inner ol li p, html .tt_section_row_cta_inner ol li p {
	text-align: left;
	font-size: 18px;
	display: inline-block;
	width: calc(100% - 65px);
	vertical-align: middle;
	margin-left: 10px;
	}
/* section 7 - testimonial */
html .tt_home_row7.row, html .tt_section_row7.row {
	padding: 80px 0;
}
html .tt_home_row7_inner, html .tt_section_row7_inner  {
	margin: auto;
}
html tt_home_row7 .heading2, html tt_section_row7 .heading2 {
	text-align: center;
}
html .testimonial-icon {
	height: 150px;
	width: 200px;
	background-image: url("../../uploads/2018/09/icon_home.png");
	background-position: -10px -480px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}
html .tt_home_row_7.col1, html .tt_section_row_7.col1 {
	display: inline-block;
	width: calc(100% - 210px);
	vertical-align: middle;
}
html .user-img{
	height: 60px;
	width: 60px;
	display: inline-block;
	background-image: url("../../uploads/2018/09/icon_home.png");
	background-repeat: no-repeat;
	background-position: -250px -530px;
	vertical-align: middle;
}
.tt_home_row7 h2.heading2, .tt_section_row7 h2.heading2 {
    text-align: center;
}
html .user-details{
	padding-top: 15px;
}
html user-details-col  {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}
html .user-details {
	padding-top: 15px;
}
html .user-details-col h5 {
	font-size: 16px;
	font-family:'Nunito Sans','sans-serif','arial';
}
html .user-details-col p {
	font-size: 14px;
	color: #666;
	margin: 0;
}
html .tt_home_row7_inner-row, html .tt_section_row7_inner-row {
	padding: 25px 0 50px;
}
html .row1 .tt_home_row_7.col1, html .row1 .tt_section_row_7.col1 {
	padding-left: 25px;
}
html .row2 .testimonial-icon {
	transform: rotate(-180deg);
	transform: scaleX(-1);
}
html .row2 .tt_home_row_7.col1, html .row2 .tt_section_row_7.col1 {
	padding-right: 30px;
}

.ttr_post .ttr_post_content_inner {
overflow: hidden;
max-width: 850px;
margin: auto;
} 
.ttr_article a {
    font-size: 18px;
}
.post-template-default.single #ttr_content_margin {
	margin-top: 100px;
}
.ttr_post_inner_box h1 {
    margin-top: 36px;
    text-align: center;
}
.postcontent, .postcontent p {
    margin: 7px 0 22px;
   line-height: 34px;
    font-size: 18px;
}
#comments li {
    margin: 0 0 35px;
    position: relative;
}
.ttr_comment_author_right {
    display: none;
}
html .post-template-default.single #ttr_content .ttr_post ul {
	text-indent: 0;
	list-style:circle;
	padding-left: 30px;
}
.ttr_post li {
	font-size: 18px;
	margin: 8px 0;
	line-height: 32px;
}
html .single .ttr_post h1 a, html .single .ttr_post h1 a:hover, html .single .ttr_post h1 a:visited, html .single .ttr_post h1 {
	font-size: 44px;
	line-height: 55px;
	color: #3B3A3B;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
#ttr_content .pagination {
    text-indent: 0px !important;
}
#ttr_content blockquote p {
	font-size: 18px;
	font-family: 'Nunito Sans','sans-serif','arial';
	color: #353535;
	text-align: left;
	margin: 0;
	padding: 0;
	font-style: italic;
}
#ttr_content table {
    border-spacing: 2px;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
}
#ttr_content tr, #ttr_content td, #ttr_content th {
    padding: 8px;
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
}
#ttr_content tr, #ttr_content td {
    font-size: 14px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    color: #353535;
    text-align: left;
}
#ttr_content th {
    font-size: 20px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    color: #353535;
    text-align: left;
}
#ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover {
    font-size: 15px;
    font-family: 'Nunito Sans','sans-serif','arial';font-weight: 400;
    color: #623662;
    text-align: left;
    text-decoration: none;
}
/*--enter-your-email-id start--*/
section.yikes-mailchimp-container {
  margin-top: 20px;
}
section.yikes-mailchimp-container .yikes-easy-mc-form {
  text-align: center;
}
#ttr_content .newsletter_subscriber_page .form-fields {
  width: 50%;
margin:0 auto;
}
.newsletter_subscriber_page .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  background-color: #7b417a;
  color: #ffffff;
  padding: 8px 20px;
  text-transform: inherit;
display:block;
border:1px solid #7b417a;
margin:0 auto;
width:auto;
}
.newsletter_subscriber_page .yikes-easy-mc-form-4 span.FNAME-label, .newsletter_subscriber_page .yikes-easy-mc-form-4 span.LNAME-label, .newsletter_subscriber_page .yikes-easy-mc-form-4 span.EMAIL-label {
  display: inline-block;
  width: 115px;
text-align: left;
}
.newsletter_subscriber_page form.yikes-easy-mc-form-4 input.yikes-easy-mc-text, .newsletter_subscriber_page form.yikes-easy-mc-form-4  input.yikes-easy-mc-email  {
  display: inline-block;
width: 48%;
}
.qa-favoriting{
	display:none;
}
.qa-page-selected{
	background:#49556e;
}
.page-id-1946 #ttr_content_margin {
    margin-top: 100px;
}
.page-id-1938 div#main1 {
    margin-top: 170px;
    margin-bottom: 100px;
}
/* TT-8 */
.tt_new_version_main.row {
    padding: 80px 0 0;
}
.tt_new_version_row.row {
    padding: 80px 0;
    border-bottom: 1px solid #e7e7e7;
}
.tt_new_version_inner {
    max-width: 1000px;
    margin: auto;
}
.tt_new_version_row h1 {
    margin-bottom: 25px;
    line-height: 50px;
}
.tt_new_version_main p {
    line-height: 30px;
    text-align: center;
    margin: 15px 0;
}
.tt_new_version_row-2.row {
    margin: 20px 0;
    padding: 70px 0;
}
.tt_new_version_row-2 h2 {
    margin-bottom: 30px;
    text-align: center;
}
.tt_new_version_content_row.row {
    padding: 50px 0 100px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 50px;
}
.tt_new_version_content_row.even .tt_new_version_content.right {
    padding-left: 0;
    padding-right: 40px;
}
.tt_new_version_cta_row.section6 p {
    margin: 0px 0 30px;
}
.tt_new_version_cta_row.row.section6.wp-theme-generator {
    padding-top: 40px;
}
.tt_new_version_cta_row.section6 h2 {
    margin-bottom: 25px;
}
.tt_new_version_content {
    display: inline-block;
    vertical-align: middle;
}
.tt_new_version_content.left {
    width: 60%;
}
.tt_new_version_content.right {
    padding-left: 40px;
    width: 38%;
}
.tt_new_version_content p {
    text-align: left;
}
.tt_new_version_inner2 {
    max-width: 1175px;
    margin: auto;
}
/* home page category section */
.tt_home_row_category_inner {
    padding: 0px 0 20px;
}
.row.justify-content-md-center {
    display: flex;
    justify-content: center;
}
.website-category:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    transform: translate(0px, -5px);
}
.website-category {
    margin: 15px;
    background: #f4f4f4;
    transition: 0.3s all ease-in-out;
    border: 1px solid #e2e2e2;
}
.website-category a {
    font-size: 18px;
    text-align: center;
    display: block;
    padding: 5px 0 25px;
    color: #222;
    font-weight: 600;
	text-decoration:none;
}
.website-category-img {
    min-height: 300px;
    width: 100%;
	   background-size: contain;
    background-repeat: no-repeat;
}
.website-category-img.ct1 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/11/premium-wordpress-themes.jpg);
 }
.website-category-img.ct2 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/joomla-templates.jpg);
 }
.website-category-img.ct3 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/wordpress-themes.jpg);
 }
.website-category-img.ct4 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/html-templates.jpg);
 }
.website-category-img.ct5 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/magento-themes.jpg);
 }
.website-category-img.ct6 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/woocommerce-themes.jpg);
 }
.website-category-img.ct7 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/opencart-themes.jpg);
 }
.website-category-img.ct8 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/prestashop-themes.jpg);
 }
.website-category-img.ct9 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/blogger-templates.jpg);
 }
.website-category-img.ct10 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/drupal-themes.jpg);
 }
.website-category-img.ct11 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/08/virtuemart-templates.jpg);
 }
/* TT new version page CSS */
.tt_new_version_row1.row {
	padding: 70px 20px;
}
.tt_new_version_row1 p {
	text-align: center;
	margin: 15px 0;
	font-size: 18px;
	color: #3c3c3c;
	line-height: 28px;
}
.tt_new_version_main_row:last-child{
	border-bottom:none;
}
.tt_new_version_main_row:nth-child(3) {
	border-bottom: none;
}
.tt_new_version_row2 p {
	font-size: 16px;
}
.tt_new_version_main_row {
	max-width: 900px;
	margin: 0 auto 100px;
	border-bottom: 1px solid #e7e7e7;
}
.tt_new_version_row2.row {
	margin: 40px 20px 10px;
}
#ttr_content .tt_new_version_row2 ul {
	padding: 0;
	text-indent: 0;
	padding-left: 20px;
}
.tt_new_version_row2 h2 {
	margin-bottom: 30px;
}
.tt_new_version_row2 h3 {
	margin: 0px 0 20px;
}
.tt_new_version_row2 li {
	font-size: 16px;
	margin: 15px 0;
	list-style: disc;
	list-style-position: outside;
	line-height: 26px;
}
.tt_new_version_row2 ul li ul li {
	list-style: disclosure-closed;
	list-style-position: inside;
	margin: 10px 0;
}
/* language changer */
.wpml-ls-legacy-dropdown {
    margin-top: 30px;
}
.wpml-ls-legacy-dropdown .wpml-ls-item
{width:200px;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
     top: auto;
    bottom: 100%;
   }
.wpml-ls-legacy-dropdown a, .wpml-ls-legacy-dropdown a:visited{
	padding:10px; color:#353535;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
	border-top:none;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child a{border-top-width:1px}
.footerabovecolumn4 .wpml-ls-legacy-dropdown a, .footerabovecolumn4 .wpml-ls-legacy-dropdown a:visited {
    padding: 10px 35px;
    color: #353535;
}
.wpml-ls-item a::before {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2017/04/landing_image_icons.png);
    background-repeat: no-repeat;
    content: '';
    width: 20px;
    height: 16px;
    position: absolute;
    left: 10px;
    background-position: -314px -1818px;
    z-index: 1;
}
.wpml-ls-item-en a::before, .wpml-ls-sub-menu .wpml-ls-item-en a::before{
	background-position: -314px -1818px;
}
.wpml-ls-item-fi a::before, .wpml-ls-sub-menu .wpml-ls-item-fi a::before{
    background-position: -314px -1836px;
}
.wpml-ls-item-pt-br a::before, .wpml-ls-sub-menu .wpml-ls-item-pt-br a::before{
    background-position: -314px -1853px;
}
.wpml-ls-item-da a::before, .wpml-ls-sub-menu .wpml-ls-item-da a::before{
    background-position: -314px -1871px;
}
.wpml-ls-item-ja a::before, .wpml-ls-sub-menu .wpml-ls-item-ja a::before{
    background-position: -314px -1889px;
}
.wpml-ls-item-sv a::before, .wpml-ls-sub-menu .wpml-ls-item-sv a::before{
    background-position: -314px -1907px;
}
.wpml-ls-item-cs a::before, .wpml-ls-sub-menu .wpml-ls-item-cs a::before{
    background-position: -314px -1925px;
}
.wpml-ls-item-nl a::before, .wpml-ls-sub-menu .wpml-ls-item-nl a::before{
    background-position: -314px -1943px;
}
.wpml-ls-item-pl a::before, .wpml-ls-sub-menu .wpml-ls-item-pl a::before{
    background-position: -314px -1960px;
}
.wpml-ls-item-it a::before, .wpml-ls-sub-menu .wpml-ls-item-it a::before{
    background-position: -314px -1979px;
}
.wpml-ls-item-ru a::before, .wpml-ls-sub-menu .wpml-ls-item-ru a::before{
    background-position: -314px -1996px;
}
.wpml-ls-item-es a::before, .wpml-ls-sub-menu .wpml-ls-item-es a::before{
    background-position: -314px -2015px;
}
.wpml-ls-item-fr a::before, .wpml-ls-sub-menu .wpml-ls-item-fr a::before{
    background-position: -314px -2033px;
}
.wpml-ls-item-de a::before, .wpml-ls-sub-menu .wpml-ls-item-de a::before{
    background-position: -314px -2051px;
}
.modal-dialog{height:100%;}
/* Newsletter page */
.newsletter_subscriber_page .mauticform-button-wrapper .mauticform-button.btn-default, .newsletter_subscriber_page .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default, .footer1 .mauticform_wrapper .mauticform-button.btn-default {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #4a4a4a;
	    font-size: 16px;
	padding: 10px 25px;
}
.footer1 .mauticform_wrapper .mauticform-button.btn-default{
border-top-left-radius: 0;
	font-size: 14px;
    padding: 11px 25px 12px;
    border-bottom-left-radius: 0;    margin: 0;
}
.mauticform-errormsg {
    font-size: 12px;
    position: absolute;
}
.newsletter_subscriber_page .mauticform-button-wrapper .mauticform-button.btn-default:hover, .newsletter_subscriber_page .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default:hover, .footer1 .mauticform_wrapper .mauticform-button.btn-default:hover {
    background-color: #2a2a2a;
}
.newsletter_subscriber_page .mauticform-label{
	font-size: 26px;
	text-align: center;
    margin-bottom: 25px;
}
.newsletter_subscriber_page .mauticform-selectbox, .newsletter_subscriber_page .mauticform-input, .newsletter_subscriber_page .mauticform-textarea{
	border-radius:4px;
}
.newsletter_subscriber_page .mauticform-row{
	text-align:center;
}
.footer1 .mauticform-row {
    display: inline-block;
    margin-bottom: 0;
}
.footer1 .mauticform-email {
    width: calc(100% - 120px);
}
.footer1 .mauticform-button-wrapper {
    width: 117px;    margin-left: -4px;
}
.footer1 .mauticform-input{
	border-top-left-radius:4px;border-bottom-left-radius:4px;
}
.footer1 form#mauticform_sitesubscribeform {
    position: relative;
}
.footer1 .mauticform-post-success .mauticform-message {
    margin-bottom: 10px;
    color: #fff;
    position: absolute;
    font-size: 12px;
    bottom: -35px;
    padding: 4px 10px;
    background-color: #458645;
    left: 0;
    right: 15px;
}.e-book .section2.content.row .media-body {
		padding-left:0;
}
.inner_control{
	padding-right:15px;
}
html .tt_home_row5_theme.theme-col1 p {
    text-align: center;
}
html .page-template-default #ttr_menu.navbar {
    background-color: rgba(255,255,255,0);
    border-bottom: none;
}
.tt_section_row5_theme {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 340px;
    width: 100%;
}
.tt_section_row5_theme.img-col1 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-drag-and-drop-builder.jpg);
}
.tt_section_row5_theme.img-col2 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-layout-generator.jpg);
}
.tt_section_row5_theme.img-col3 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-template-builder.jpg);
}
.tt_section_row5_theme.img-col4 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-site-builder.jpg);
}
.tt_section_row5_theme.img-col5 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-4-theme-builder.jpg);
}
.tt_section_row5_theme.img-col6 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-4-template-builder.jpg);
}
.tt_section_row5_theme.img-col7 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-theme-maker.jpg);
}
.tt_section_row5_theme.img-col8 {
    background-image: url(https://templatetoaster.com/wp-content/uploads/2019/10/bootstrap-template-generator.jpg);
}
.tt_home_row5_theme.theme-col1.img1, .tt_home_row5_theme.theme-col1.img2, .tt_home_row5_theme.theme-col1.img3, .tt_home_row5_theme.theme-col1.img4, .tt_home_row5_theme.theme-col1.img5, .tt_home_row5_theme.theme-col1.img6, .tt_home_row5_theme.theme-col1.img7, .tt_home_row5_theme.theme-col1.img8 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

/*****************************/
/****** media querries ******/
/****************************/
@media only screen and (min-width:1580px){
	html .container {width: 100%;margin: auto;max-width:1400px;}html #ttr_menu_inner_in,  .PageTemplate1 #ttr_menu_inner_in, .tt_purchase_row.row, html .tt_testimonial-row.row, html .tt_terms_of_use_row.row, html .tt_privacy_policy_row.row, .tt_faq_row.row, .tt_affiliates_row.row,.section1.wp-theme-generator, .e-book-inner, .section2.e-book-inner, .section3.e-book .section3.row {
	max-width: 1400px;
	margin: auto;
}
	html p, html .producttag{font-size:18px;}
	html .tt_home_row1.row, .tt_section_row1.row{
		max-height:680px;
	}.section3.wp-theme-generator .row, .section4.wp-theme-generator .row, .section7.wp-theme-generator .row, .section3-inner, section2-inner-bs, .section2-inner-bs, .row.section2-bs {
    margin-top: 50px;
    max-width: 1400px;
    margin: 50px auto 20px;
}
html .ttr_footer-widget-area_inner_above0, .tt_new_version_inner2  {
		max-width: 1400px;
}
	html .ttr_footer_bottom_footer_inner {
	max-width: 1400px;
	height: auto;
}
	html .tt_home_row6_clients {
    max-width: 1350px;}
	html .tt_home_row4_col p {
    font-size: 18px;
    line-height: 30px;
}
	html .tt_home_row5.row, html .tt_home_row6.row.our-users, html .tt_home_row8.row, html .tt_home_row4.row.why-choose-us, .video-section.wp-theme-generator, html .tt_home_row3.row, html .tt_home_row2.row.how-it-works{
		padding:100px 0;
	}
	html .tt_home_col.col2{text-align:right;}
	.section2.wp-theme-generator{padding:50px 50px 100px;}
	.section6-bs.os-content,.qa-body-wrapper, .qa-nav-main-list, .qa-nav-sub-list, .inner-section, .section2-inner, .about-tt .section4-paragraph{max-width:1400px;width:auto;}
	.qa-nav-sub-list, html .wp-theme-generator img, .section2-inner img{margin:auto;}
	.feature_with_wp.row {    padding: 0 50px 50px;    max-width: 1400px;    margin: auto;}
	.section1.wp-theme-generator p {    font-size: 20px !important;}
	html .ttr_download_section{max-width:1250px;}
	#qam-topbar{margin-top:125px;}
	.PageTemplate1 #ttr_page.container, .feature_container{max-width:1400px;width:auto;}
	#ttr_content tr, #ttr_content td{font-size:16px;}
	
	body,.basic.upload_template>ul>li>a, ul.tt-tou li, .about-tt ul li{font-size:17px;}
	.video-content{top:70%}
	.demo_row1 .vedio_bg{min-height:300px;}
	html .wp-theme-generator .satisfaction-tt p{text-align:left;}
	.tt_privacy_policy_row p {
    margin: 15px 0;
}
	.landing-top-section-margin {
    margin: 45px 90px;
}
	html .landing-top-section-margin h1{
		font-size:60px;
		line-height:75px;
	}
	html .tt_home_row1.row, .tt_section_row1.row{
		background-size:50%;
	}
}
@media (max-width:1579px)  and (min-width: 1200px) { html .container {width: 100%;margin: auto;max-width:1150px;}html #ttr_menu_inner_in, .feature_container {
	max-width: 1150px;
	margin: auto;
}
html .ttr_footer-widget-area_inner_above0 {
		max-width: 1150px;
}
	html .ttr_footer_bottom_footer_inner {
	max-width: 1150px;
	height: auto;
}
	html .PageTemplate1 #ttr_page.container {
	width: 100%;
	max-width: 1150px;
}
	.section3.wp-theme-generator .row, .section4.wp-theme-generator .row, .section7.wp-theme-generator .row, .section3-inner, section2-inner-bs, .page-id-2227 .section2-inner-bs, .row.section2-bs {
    margin-top: 50px;
    max-width: 1150px;
    margin: 50px auto 0;
}
	html .tt_home_row_cta_inner .heading2 {
     font-size: 55px;
      line-height: 70px;
}
	.website-category-img {
    min-height: 240px;
}
	.landing-top-section-margin {
    margin: 45px 90px;
}
	html .landing-top-section-margin h1{
		font-size:60px;
		line-height:75px;
	}
	.qa-nav-sub-list, html .wp-theme-generator img, .section2-inner img{margin:auto;}
}
@media only screen and (max-width:1300px){
	html .container{
		width:100%;
	}
	html .ttr_footer_bottom_footer_inner {
	max-width: 1150px;
	width: 100%;
}
	html .heading2 {
	font-size: 38px;
	}
	html input.nsu-field[type="email"] {
	width: calc(100% - 50%);
}
	html .tt_home_row_cta_inner .heading2{
		font-size: 55px;
    line-height: 70px;
	}
	}
@media only screen and (max-width:1200px){
	.inner-section {
	width: 90%;
	margin: auto;
}
.about-tt .section2-inner{
	width: 90%;
}	
	html .ttr_footer_bottom_footer_inner, .section3.wp-theme-generator .row,  section2-inner-bs, .page-id-2227 .section2-inner-bs, .row.section2-bs, .ttr_footer-widget-area_inner_above0,  .section-center{
		max-width:initial; width:92%;margin:auto;
	}
	.ftr-img {
    padding: 15px;
		margin:0 auto;
}
	html .tt_home_row7_inner-row {
    padding: 25px 0 0px;
}
		html .container {
	width: 92%;
}
	.section3-inner{
		width:100%;
	}
		html .tt_home_row1.row, .tt_section_row1.row{
	height: auto;background-image:none;
}
html .tt_home_row1-inner.row, html .tt_section_row1-inner.row {
	 transform: translateY(0%); 
	 -webkit-transform: translateY(0%); 
	 -moz-transform: translateY(0%); 
	 -ms-transform: translateY(0%); 
	 position: relative; 
	top: 0;
	padding: 120px 0 60px;
}
	.tt_section_row1.row .container {
    width: 100%;
}
	.website-category-img {
    min-height: 190px;background-position: center top;
	}
	.tt_section_row5_theme {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 275px;
}
	.ftr-img {
    background-size: contain;
	}
		.landing-top-section-margin {
    margin: 45px 20px;
}
}
@media only screen and (max-width:1100px){

html .tt_home_col.col1, html .tt_section_col.col1 {
	width: 44.4%;
}
 html .dropdown-menu {
	position: static;
	min-width: 100%;
}
html .tt_home_row_cta_inner .heading2, html .tt_section_row_cta_inner .heading2 {
    font-size: 45px;
    line-height: 60px;
}
html .tt_home_col.col2, html .tt_section_col.col2{
	width: calc(55% - 4px);
}
	html .header-link  {
	font-size: 16px;
	margin-left: 15px;
	display: inline-block;
}
	html .client-img{
		width:190px;
	}
	html .client-img.bank-of-papua {
	background-position: -650px 0;
	width: 200px;
}
html nav#ttr_menu .menu-button .ttr_menu_items_parent_link {
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
html .tt_home_col.col1 h1, html .tt_section_col.col1 h1 {
	font-size: 44px; 
	text-align: left;
	margin-bottom: 40px;
}
html 	#navigationmenu {
	width: 95%;
	margin: auto;
}
html #ttr_menu.navbar {
	background-color: rgba(255,255,255,1);
}
.PageTemplate1 #ttr_content_margin{
padding:70px 0 0;
}
html .ttr_download_section2-col{
	margin:0 20px;
	padding: 25px;
}
	html .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow, html .ttr_menu_items li a.ttr_menu_items_parent_link, html .nav.ttr_menu_items li span.separator {
	padding-left: 20px;
	background: #fff;
}
	html .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
	html .navbar-default .navbar-toggle .icon-bar {
	background-color: #272727;
		height:3px;
}
	html ul.navbar-nav .dropdown-menu, html ul.navbar-nav .sub-menu, html ul.navbar-nav .collapse li a{
		box-shadow:none;
	}
	html #ttr_content .tt_cta_points li {
	font-size: 18px;
	margin: 15px 0;
	}
.basic.upload_template>ul>li {
 	width: calc(100%/2 - 15px);}
}
@media only screen and (max-width:1024px){
	.section2-inner {
  margin: 50px auto;
  width: auto;
}
.section2.wp-theme-generator{
padding:50px 20px;
}
.about-tt div {
	padding: 10px;
}
.section1.wp-theme-generator.about-tt {
	padding-bottom: 0;
}
.section2-inner {
  margin: 50px auto;
  width: auto;
}
.cms-section {
  padding: 10px;
}
	 .tt_changelog_left_col{
        padding-right:50px;
    }
    .tt_changelog_right_col{
        padding-left: 50px;
    }
    html .mycontainer{
        padding-top:60px;
    }
}
@media only screen and (max-width:991px){
	html .tt_home_row_inner.row, html .tt_section_row_inner.row {
	padding-top: 0;
}
html .tt_home_row2 .col-md-4.col-sm-6.col-xs-12.text-center, html .tt_section_row2 .col-md-4.col-sm-6.col-xs-12.text-center {
	padding-right: 50px;
	padding-top: 30px;
}
html .cms_feature.odd, html .cms_feature.even {
	margin-top: 15px;
	min-height: auto;
}
html .tt_home_row3_inner, html .tt_section_row3_inner {
	padding-top: 50px;
}
html .tt_home_row5_col.col1, html .tt_section_row5_col.col1 {
	width: 100%;
	padding: 0;
}
html .tt_home_row5_col.col2, html .tt_section_row5_col.col2 {
	width: 100%;
	margin-top: 20px;
}
html .ttr_footer_bottom_footer_inner {
	max-width: 1225px;
	width: 90%;
}
html .tt_home_row5_col p, html .tt_section_row5_col p {
	text-align: center;
}
html .tt_home_row7_inner, html .tt_section_row7_inner {
	padding: 0;
}
html .tt_home_row4_col.col2, html .tt_section_row4_col.col2 {
	padding-left: 40px;
}
html .tt_home_row5_col .heading2, html .tt_section_row5_col .heading2 {
	text-align: center;
}
	html .tt_home_col.col1 h1, html .tt_section_col.col1 h1 {
	font-size: 40px;
	text-align: left;
	margin-bottom: 15px;
}
	html .tt_home_col.col1 p, html .tt_section_col.col1 p {
	font-size: 20px;
	margin-bottom: 25px;
	line-height: 30px;
}
	html .tt_home_row_inner.row, html .tt_section_row_inner.row {
	padding-top: 0;
}
	html #ttr_menu_inner_in {
	margin: 0;
}
html .client-img {
	display: inline-block;
	padding: 20px;
	width: calc(100% / 3 - 4px);
	height: auto;
	}
.media-img img {
	margin: auto;
}
.section2.content.row .media-body p:last-child {
	text-align: center;
}
	.website-category-img {
    min-height: 320px;
}
	.row.justify-content-md-center {
    display: block;
}
	.ftr-img {
    background-size: auto;
	}
}
@media only screen
and (min-width: 150px)
and (max-width: 1024px) {
    .ttr_footer_bottom_footer_inner {
        text-align: center;
    }
    img {
        max-width: 100%;
    }
.footer1 {
display: table;
margin: 0 auto;
width:auto;
}
 footer {
        max-width: 100% !important;
    }
	.section8 .feature_with_wp.row, .section5 .feature_with_wp.row {
	padding: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
     padding-left: 5px;
}
	.tt_section_row5_theme {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 375px;
    background-position: center;
}
}
@media only screen and (max-width:1100px) and (min-width:768px){
.navbar-header {
float: none;
}
.navbar-toggle {
display: block;
float: right;
}
	#ttr_menu .navbar-right {
	float: none !important;
}
	.menu-center.navbar-collapse.collapse.in {
    display: block !important;
}
.menu-center.navbar-collapse.collapse {
display: none !important;
}
	.navbar-nav > li {
	float: none;
	clear: both;
}
	.ttr_menu_items li a.ttr_menu_items_parent_link, .nav.ttr_menu_items li span.separator, .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow {
	float: none;
}
}
@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
	#ttr_menu_inner_in {
        width: auto !important;
    }
	#ttr_page {
        max-width: none;
        min-width: 0;
        padding-top: 0;
    }
	.ttr_banner_menu {
        width: auto !important;
    }
    .footer-widget-area {
        width: auto !important;
    }
	   .container {
        width: 100%;
    }
    .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets {
        position: relative;
        margin: 0 auto;
    }
	 #ttr_menu.navbar {
        min-height: 70px;
    }
    #ttr_menu_inner_in {
        position: relative;
        margin: 0 auto;
    }
	.navbar-default {
        margin: 0px;
       box-sizing: content-box
    }
	 nav#ttr_menu {
        max-width: 100%;
    }
	.ttr_footer-widget-area_inner_above0 {
        padding: 25px 5px 0;
    }
	 #ttr_content {
        float: left;
        width: 100%;
        clear: none;
    }
	 .feature_container {
        margin: 0 auto;
        width: 90%;
    }
    .footer1 {
        display: table;
        margin: 0 auto;
    }
	input.nsu-field[type="email"]{
width:64%!important;
}
	.tt_changelog_main_row.row{
		padding:120px 40px 40px;
	}
}
@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
    .ttr_footer_bottom_footer_inner {
        height: 80px;
    }
    .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets {
        position: relative;
        margin: 0 auto;
    }
	#ttr_menu.navbar {
        min-height: 70px;
    }
    #ttr_menu_inner_in {
        position: relative;
        margin: 0 auto;
    }
	  .navbar-default {
        margin: 0px;
        box-sizing: content-box
    }
	nav#ttr_menu {
        max-width: 100%;
    }
	 .container {
        overflow: visible !important;
    }
    .ttr_footer-widget-area_inner_above0 {
        padding: 25px 10px 0;
    }
    #ttr_content {
        float: left;
        width: 100%;
        clear: none;
    }
	#ttr_menu .navbar-toggle {
        margin: 18px 15px 18px 0;
          float: right;
		 border-radius: 0px;
		border:1px solid #FFFFFF;
		transition:all 0.3s ease 0s;
    }
    nav#ttr_menu .icon-bar {
        background-color: #CBCBCB;
    }
	 #ttr_menu.navbar {
        z-index: 99;
    }
		.wp-theme-generator h2{
font-size:26px;
line-height:35px;
}
.wp-theme-generator p{
font-size:16px;
}
.nsu-form {
width: 100%;
}
.footer1 {
display: block;
}
html nav#ttr_menu .icon-bar {
	background: rgb(18, 18, 18);
}
html .navbar-brand {
	height: auto;
	padding: 15px 10px;
}
	html .tt_home_row2 .theme_icon.cms_bg, html .tt_section_row2 .theme_icon.cms_bg {
	margin: 5px auto 8px;
}
html .purchase-table-header h3 {
	color: #242424;
	}
	.purchase-table-header p {
    text-align: center;
}
	html .navbar-brand {
	height: auto;
	padding: 15px 10px;
}

	html .tt_home_row2 .theme_icon.cms_bg, html .tt_section_row2 .theme_icon.cms_bg {
	margin: 5px auto 8px;
}

	html .tt_home_col.col2 {
	width: 100%;text-align:center;
}
html .heading2 {
	font-size: 32px;
}
html .tt_overview_row.row,html  .tt_home_row3.row, html .tt_home_row2.row.how-it-works, html .tt_home_row5.row, html .tt_home_faq.row, html  .tt_section_row3.row, html .tt_section_row2.row.how-it-works, html .tt_section_row5.row, html .tt_section_faq.row  {
    padding: 50px 20px;
   }
html .tt_overview_row.row video{
		margin:0;
	}
html  .theme_icon.cms_bg{
	margin:auto;
}
html .tt_home_row2 h3, html .tt_home_row2 h3 a, html .tt_section_row2 h3, html .tt_section_row2 h3 a{
	text-align:center;
}
html .tt_home_row_inner p, html .tt_section_row_inner p {
	text-align: center;
}
html .tt_home_row3_inner, html .tt_section_row3_inner {
	padding-top: 0px;
}
html .tt_home_row4_col, html .tt_section_row4_col {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
html .tt_home_row4_col.col2, html .tt_section_row4_col.col2 {
		padding: 0;
	text-align: center;
}
html .tt_home_row4_col p {
	text-align: center;
}
html .tt_home_row2 .col-md-4.col-sm-6.col-xs-12.text-center, html .tt_section_row2 .col-md-4.col-sm-6.col-xs-12.text-center {
	padding-right: 0;
	padding-top: 30px;
}
html .theme_icon.cms_bg.why-choose-tt {
	margin: 0 auto 15px;
}
html .tt_home_row4_col h3, html .tt_home_row4_col h3 a, html .tt_section_row4_col h3, html .tt_section_row4_col h3 a {
	font-size: 24px;
	 text-align: center;
}
html .tt_home_row4_inner.row, html .tt_section_row4_inner.row {
	padding-top: 20px;
}
	html .tt_home_row_cta_inner .heading2, html .tt_section_row_cta_inner .heading2{
	font-size: 36px;
	text-align: center;
}
html 	.tt_home_row_cta_inner p, html 	.tt_section_row_cta_inner p {
	font-size: 20px;
	text-align: center;
	}
html #ttr_copyright{
	text-align:center;
}
	html .tt_home_row1 p, html .tt_section_row1 p {
	text-align: center;
}
	html .tt_home_row1-inner.row, html .tt_section_row1-inner.row{
		padding:60px 0;
	}
html .tt_home_col.col1 h1, html .tt_section_col.col1 h1 {
	font-size: 32px;
	text-align: center;
}
html .tt_home_col.col1, html .tt_section_col.col1 {
	width: 100%;
	padding-bottom: 30px;
	text-align: center;
	padding-top:50px;
}
html .tt_home_col.col2, html .tt_section_col.col2 {
	width: 100%;
}
html #ttr_copyright{
	text-align:center;
}
	html .heading_border, html .download_step h4.heading_border{
		font-size:30px;
	}
html .tt_home_row6.row.our-users, html .tt_section_row6.row.our-users {
	padding: 60px 0;
}
	html .purchase-table-header span {
	font-size: 18px;
	font-weight: normal;
}
.video-section-inner iframe {
	height: 300px;
}
html .wp-theme-generator h1 {
	font-size: 30px;
	line-height:38px;
	}
		html h1, html h1 a, html h1 a:hover, html h1 a:visited{font-size:30px;}
	html h2, html h2 a, html h2 a:hover, html h2 a:visited{
		font-size:26px;
		line-height:32px;
	}
	html .page-template #ttr_content_margin {
	padding-top: 50px;
}
html .heading_border {
	font-size: 28px;
	margin-bottom: 20px;
	line-height:36px;
}
html .btn.btn-default.btn-lg {
	font-size: 18px;
	padding: 12px 35px;
}
	html nav#ttr_menu .icon-bar {
	background: rgb(18, 18, 18);
}
html .heading2 {
	font-size: 32px;
}
html .ttr_download_section2-col {
	margin: 15px 0;
	min-height: auto;
	width:95%;
}
html .ttr_download_section h1 {
	font-size: 33px;
	}
	html .ttr_download_section {
	margin: 66px auto 70px;
	}
	html .ttr_download_section2.row{
	padding: 50px 0 60px;
	}
html .ttr_download_section2-col-row {
	padding-top: 20px;
}
html .ttr_download_section2.row h2 {
	font-size: 30px;
}
html h1, html h1 a, html h1 a:hover, html h1 a:visited{font-size:30px;}
html .PageTemplate1 #ttr_menu_inner_in {
	text-align: right;
	position: relative;
}
html .documentation-main h1 {
	font-size: 30px; 
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .basic-step .col-md-3.col-sm-3.col-xs-12 {
	padding: 15px 15px;
}
	html .basic-documentation {
	padding: 0;
	margin-top: 0;
}
	html .documentation-tt.row.first-child {
	padding: 120px 0 20px;
}
html .basic-step {
	margin: 0px 0;
	text-align: center;
}
.purchase-section-mobile{
	display: block;
}
	.purchase-table-desktop{
		display: none;
	}
.purchase-table {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 50px;
	border-radius: 5px;
}
	.purchase-table:nth-child(2) .purchase-table-header{
		background: #ffd42a;
	}
	.purchase-table-responsive span.old-price{
		position:static;    padding: 10px;
	}
.purchase-table-header {
	text-align: center;
	padding: 40px 0 30px;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.purchase-table-header h3 {
	font-size: 38px;
	color: #875087;
	text-align: center;
	margin: 10px 0;
	font-weight:800;
}
.purchase-table-body {
	padding: 25px;
}
#ttr_content .purchase-table-body ul {
	padding: 0;
}
.purchase-table-body li {
	padding-left: 30px;
	text-indent: 0;
	margin: 10px 0;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
.available {
	background-image: url(images/right.png);
	background-size: 16px;
	}
.not-available {
	background-image: url(images/wrong.png);
	background-size: 12px;
}
.purchase-table-footer {
	text-align: center;
	padding: 10px 0 50px;
}
.section2-inner {
  margin: 30px auto;
  width: auto;
}
.section3.wp-theme-generator .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  padding-bottom: 20px;
  padding-top: 0px;
}
.section1.wp-theme-generator p{
font-size:18px;
}
.section4.wp-theme-generator{
padding: 70px 10px;
}
	.section1.wp-theme-generator {
  padding: 0px 0 70px;
}
.wp-theme-generator .col-md-4.col-sm-6.col-sx-12 {
  padding: 0;
}
.section3.wp-theme-generator .row,.section4.wp-theme-generator .row, .section7.wp-theme-generator .row{
margin-top:40px;
}
.wp-theme-generator .col-md-4.col-sm-6.col-sx-12, .section7.wp-theme-generator .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
  padding: 0;
}
.section4-paragraph{
width:auto;
}
.wp-theme-generator h2{
font-size:26px;
line-height:35px;
}
.wp-theme-generator p{
font-size:16px;
}
.wp-theme-generator .col-md-4.col-sm-6.col-sx-12 {
 padding:0px; 
}
.wp-theme-generator h1 {
  font-size: 28px;
  line-height: 35px;
  text-transform: inherit;
}
.about-tt .section4-paragraph {
	width: 90%;
}
	.about-tt .img-responsive {
	margin: auto;
}
.about-tt p{
	line-height: 30px;
}
.wp-theme-generator.about-tt  p {
	font-size: 14px;
}
.about-tt.row{
	margin:25px 0;
}
.about-tt div{
	padding:5px;
}
.section.wp-theme-generator.about-tt .row p{
	text-align: center;
}
.section.wp-theme-generator.about-tt .row{
	padding-bottom:15px;
}
.section4.wp-theme-generator.about-tt {
	padding: 80px 0;
}
html .wp-theme-generator h1 {
	font-size: 32px;
	}
html .wp-theme-generator h2 {
	font-size: 28px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;line-height:38px;
}
	
.section1.wp-theme-generator a.btn.download_btn, .section6.wp-theme-generator a.btn.download_btn, .about-tt.wp-theme-generator a.btn.download_btn {
	font-size: 16px;
	}
	.section3 .media {
	padding: 10px 15px;
}
	.section1.wp-theme-generator {
	padding: 0px 0 30px;
}
	.section2.wp-theme-generator {
	padding: 30px 20px;
}
	.section3.wp-theme-generator {
	padding: 50px 0;
}
.demo_row1 .vedio_bg{
		min-height: 235px;
		margin:10px 0;
	}
	.video-content {
		top:auto;
		bottom:0;
	}
	.demo_row1 h2 {
	margin-bottom: 0px;
}
html .demo_row1 h2, html .demo_row1 h2 a, html .demo_row1 h2 a:hover, html .demo_row1 h2 a:visited {
	font-size: 22px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
}
html .demo_row1 .vedio_bg h3 {
    font-size: 18px;
    color: #fff;
    font-family: 'Nunito Sans','sans-serif','arial';
    font-weight: 700;
    line-height: 22px;
}
.demo_row1 .vedio_bg h3 {
font-size: 16px;
line-height: 26px;
}
html .tt_theme_framework_row1 h1 {
	font-size: 32px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
		line-height: 42px;
}
	.tt_theme_framework_row2.row.even {
	padding: 40px 0;
	background: #f1f4f8;
}
	html .tt_theme_framework_row1 h1 {
	font-size: 30px;
}
	html .tt_theme_framework_row2 h2 {
	font-size: 30px;
	font-family: 'Nunito Sans','sans-serif','arial';font-weight: 700;
	line-height: 40px;
}
	html .tt_theme_framework_row3 h2 {
	font-size: 30px;
	line-height: 40px;
	}
	.tt_theme_framework_row3_inner {
	padding: 50px 0;
}
	html .tt_theme_framework_col h3 {
	margin: 10px 0;
	font-size: 24px;
}
	.tt_theme_framework_col {
	display: block;
	width: auto;
}
	.tt_theme_framework_col.content-right, .tt_theme_framework_col.content-left {
	padding: 25px 0 30px 0px;
}
	.tt_theme_framework_col.content-right *, .tt_theme_framework_col.content-left * {
	text-align: center;
}
	.ttr_std_col {
	display: block;
	width: 100%;
	}
	.ttr_std_col * {
	text-align: center;
}
.ttr_std_col.col1 {
	padding-bottom: 40px;
}
.ttr_std_row.row.odd.first {
	padding-top: 20px;
}
html .tt_contact_row1.row {
    padding: 20px 0 80px;
}
html .tt_contact_row2.row {
    padding: 60px 30px;
}
html .tt_contact_row2 p {
    margin: 15px 0;
}
.section2.content.row .media-body {
  margin-top: 0;
}
.section2.content.row .media-body {
  margin-top: 0;
  padding: 0;
}
.section2.content.row .media-body p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 25px;
  margin-top: 30px;
}
.section5.e-book .row.download_link h2 {
  margin-bottom: 22px;
  text-align: center;
}
.section5.e-book .row.download_link p {
   margin-bottom: 20px;
  text-align: center;
}
.section4.e-book .section4.row {
  padding-top: 30px;
}
.section5.e-book .row.download_link {
  padding: 35px 20px;
  text-align: center;
}
.section5.e-book a.btn.download_button {
  font-size: 16px;
   padding: 10px 30px;
}
	.section3.e-book .section3.row {
  padding: 20px 0;
}
.section3.e-book {
  padding: 60px 10px 20px;
}
.e-book-inner{
	width:90%;	
}	
.section3.e-book {
	padding:60px 20px;
}
.section5.e-book .row.download_link div {
	text-align: center;
}
.sample-button {
	text-align: center !important;
}
.media-img {
	padding: 20px 0 20px 0px;
}
html .ttr_menu_items li a.ttr_menu_items_parent_link {
    display: block;
    padding:0 10px;
    background: rgb(255, 255, 255);
    margin: 0px;
   cursor: pointer;
    }
	ul.ttr_menu_items li.ttr_menu_items_parent a, ul.ttr_menu_items li.ttr_menu_items_parent span.separator {
    float: none !important;
}
	html .nav.ttr_menu_items li a.ttr_menu_items_parent_link_arrow, html .ttr_menu_items li a.ttr_menu_items_parent_link, html .nav.ttr_menu_items li span.separator {
	padding-left: 5px;
		margin:0;
}
	.documentation-tt.row {
    padding: 60px 10px;
}
	.feature_container {
    width: auto;
}
html .qa-logo-link, html .qa-logo-link:visited, html .qa-logo-link:hover {
	font-size: 26px;
	font-weight: 500;
	line-height: 32px;
	padding: 20px 0 5px;
}
	.qam-ask-mobile a {
	padding: 12px;
	color: #2c2c2c;
	font-size: 20px;
}
.qam-search-mobile{
	width:50px;
}
	html .tt_theme_framework_row3 h2{
		width:auto;
	}
	   html .mycontainer {
        padding: 40px 0;
    }
    .tt_changelog_left_col::before, .tt_changelog_row.row::before{
        display:none;
    }
    .tt_changelog_left_col, .tt_changelog_right_col {
        display: block;
        padding: 5px 0;
        width:auto;
    }
    .tt_changelog_right_col_inner {
        margin-left: 7px;
        margin-top: 15px;
        padding-left:25px;
    }
    .tt_changelog_left_col span{
        font-size:16px;
    }
    #ttr_content .tt_changelog_row_inner ul{
        padding-left:20px;
    }
    html .mycontainer h2 {
        font-size: 20px;
        font-weight: 600;
    }
    html .mycontainer h3 {
        font-size: 18px;
    }
	html .tt_home_col_cta, html .tt_section_col_cta {
	display: block;
	width: auto;
	vertical-align: middle;
}
	html #ttr_content .tt_cta_points li {
	font-size: 16px;
	margin: 10px 0;
	line-height: 26px;
	text-align: left;
}
	html .tt_home_row_cta_inner .heading2, html .tt_section_row_cta_inner .heading2{
	font-size: 32px;
	text-align: center;
		margin-right:0;line-height:44px;
}
html 	.tt_cta_points {
	margin-top: 20px;
}
html 	.tt_home_row_cta_inner p, html 	.tt_section_row_cta_inner p {
	font-size: 20px;
	text-align: center;
	}
	.tt_changelog_main_row.row{
		padding:120px 20px 40px;
	}
	.tt_new_version_content.left {
    width: auto;
}
	.tt_new_version_row.row {
	padding: 50px 20px;
}
.tt_new_version_row h1 {
	margin-bottom: 15px;
	line-height: 36px;
	font-size: 28px;
}
.tt_new_version_row-2.row {
	margin: 0;
	padding: 40px 20px;
}
	.tt_new_version_row-2 h2 {
	margin-bottom: 10px;
		font-size:26px;
	line-height: 35px;
}
	.tt_new_version_content_row.row {
	padding: 25px 20px 50px;
	margin-bottom: 20px;
}
	.tt_new_version_content.right {
	padding-left: 0;
	padding-top: 25px;
		width:auto;
		padding-right: 0;
}
	.tt_new_version_content.right h3 {
	line-height: 30px;
			text-align: center;
}
.tt_new_version_content p {
	text-align: center;
}
	.tt_new_version_content_row.even .tt_new_version_content.right {
	padding-left: 0;
	padding-right: 0;
}
	#ttr_content .newsletter_subscriber_page .form-fields {
    width: auto;
    margin: 0 auto;
}
	html .single .ttr_post h1 a, html .single .ttr_post h1 a:hover, html .single .ttr_post h1 a:visited, html .single .ttr_post h1 {
    font-size: 30px;
    line-height: 44px;
	}
.row.justify-content-md-center {
    flex-direction: column;
}
	html .testimonial-icon {
    display: none;
}
	html .row1 .tt_home_row_7.col1, html .row1 .tt_section_row_7.col1 {
    padding-left: 0;
}
	html .row1 .tt_home_row_7.col1, html .row3 .tt_home_row_7.col1, html .tt_home_row_7.col1, html .row1 .tt_section_row_7.col1, html .row3 .tt_section_row_7.col1, html .tt_section_row_7.col1 {
    width: 100%;
}
	html .tt_home_row7_inner-row, html .tt_section_row7_inner-row {
   padding: 30px 0;
    border-bottom: 1px dashed #ccc;
}
	.section6-bs.os-content {
    margin: 30px auto 0;
    width: 100%;
}
	html .wp-theme-generator p{
		width:auto;
	}
	.video-section.wp-theme-generator{
		padding:70px 0;
	}
	html .ttr_footer_bottom_footer_inner, .section3.wp-theme-generator .row, .section4.wp-theme-generator .row, .section7.wp-theme-generator .row, .section3-inner, section2-inner-bs, .page-id-2227 .section2-inner-bs, .row.section2-bs, .video-section.wp-theme-generator, .section-center {
    width: 100%;
}
	.ftr-img {
    text-align: center;
}
	.website-category{margin:15px 0;background-color:transparent;border-color:transparent;}
	.tt_section_row5_theme p {
    text-align: center;
}
	html .tt_home_row4_col p, html .tt_section_row4_col p{
		text-align:center;
	}
	.section2.wp-theme-generator, .tt-section-row2.section2{
		padding:50px 20px;
	}
	html .wp-theme-generator h2, .tt-section h2{
		font-size:30px;
		line-height:38px;
	}
	.website-category p {
    margin-top: 14px;
}
	.website-category a {
		padding: 5px 0 0;}
}
@media only screen and (max-width:640px){
	
	html	.website-builder .client-img {
	width:100%;
} 
	html .client-img {
	width: calc(100% / 2 - 4px);
	max-width: 190px;
}	
	html .row1 .tt_home_row_7.col1, html .row3 .tt_home_row_7.col1, html .row1 .tt_section_row_7.col1, html .row3 .tt_section_row_7.col1 {
	padding-left: 0;
}
	.basic.upload_template > ul > li {
	width: 100%;
}.video-section-inner iframe {
	height: 250px;
}
.media, .media-body {
padding-bottom: 20px;
padding-right: 12px;
}
}
@media only screen and (max-width:511px){
	html .header-link, .header-link:hover {
	margin-left: 0;
	text-align: center;
	margin-top: 10px;
	display:block;
}
	.newsletter label, .nsu-form .nsu-submit {
	display: inline-block;
	float: none;
	margin-top: 15px;
	}
html .ttr_slogan_style{
	font-size:18px;
}

html .tt_home_row2 h3, html .tt_home_row2 h3 a, html .tt_section_row2 h3, html .tt_section_row2 h3 a {
	font-size: 20px;
}
html .tt_home_row4.row.why-choose-us, html .tt_section_row4.row.why-choose-us {
	padding: 50px 0;
	border-top: 1px solid #ddd;
}
html .tt_home_row4_col h3, html .tt_home_row4_col h3 a, html .tt_section_row4_col h3, html .tt_section_row4_col h3 a{
	line-height:33px;
}
html .tt_home_row5_col.col2 a, html .tt_section_row5_col.col2 a {
	margin: 0 15px;
	display: inline-block;
}
}
@media only screen and
(min-width: 150px)  and
(max-width: 480px) {
.navbar-fixed-top .navbar-brand{
padding: 8px 5px !important;
}
    #ttr_menu_inner_in {
        margin: 0 !important;
    }
    .navbar-brand {
        padding: 10px 5px;
    }
    #ttr_menu .navbar-toggle {
        margin-right: 10px;
    }
       h4, h4 a, h4 a:hover, h4 a:visited {
        margin: 12px 0;
    }
	 tr {
        border-bottom: none !important;
    }
.tml-action-links {
        float: left;
    }
    .mb_login {
        float: none;
    }
    ul.tml-action-links {
        padding-left: 0px;
    }
    #main1 {
        width: 99% !important;
        margin: 0px;
        height: auto !important;
    }
    .mb_lbl, .mb_textbox {
        width: 100% !important;
        margin: 0px;
        padding: 0px;
    }
    .mb_textbox_1 {
        width: auto !important;
        text-align: left;
        padding: 5px;
    }
    .mb_form {
        float: none;
        margin: 0px;
        padding: 10px;
        width: auto;
    }
    .mb_title {
        float: none;
    }
    .mb_align {
        margin-top: 5px;
        padding-left: 5px;
    }
    input[type="submit"], input[type="reset"] {
        float: left;
    }
    ul.tml-action-links li {
        padding-left: 4px;
    }
    .mb_align1 {
        float: left;
        width: 100% !important;
    }
	.ftr-row.row .col-lg-4.col-md-4.col-sm-4.col-xs-6 {
  width: 100%;
}
	.footer-widget-area .col-lg-3.col-md-3.col-sm-6.col-xs-6 {
width: 100%;
}
	.tt_section_row5_theme {
     min-height: 265px;
}
	.ftr-img {
    background-size: contain;
		    margin: 0px auto;
	}
}
@media only screen and (max-width:360px){
	html .client-img {
	margin: auto;
	width: auto;
}
}
/* purchase professional edition css */
.payment_method {
    border: 1px solid #d7d7d7;
    margin-top: 20px;
}
.payment_paypal {
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    padding: 15px;
    width: 100%;
}
.paypal_cards {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 11px;
    text-align: center;
    text-transform: inherit;
    float: left;
}
.paypal_cards > span {
    font-size: 12px;
    text-transform: capitalize;
}
.paypal_button > form {
    float: right;
}
.payment_method > p {
    padding: 10px;
    text-align: center;
}
#purchase_container {
    margin: 80px 0;
}
@media only screen and (max-width:415px){
.paypal_button > form {
float: none;
text-align: center;
}
.paypal_cards{
float:none;
margin-top:0;
margin-bottom:10px;
}
} 
@media only screen and (min-width:416px){
.payment_method {
border: 1px solid #D7D7D7;
margin: 20px auto;
width: 380px;
}
}
.tt_row_wh1.row a, .tt_row_wh1.row a:visited {
    font-size: 17px;
}
.qa-main .qa-part-a-form h2 {
    font-size: 18px;
    font-weight: normal;
}
.qa-main .qa-part-a-form h2 a {
    font-size: 18px;
    color: #0070e0;
    font-weight: normal;
}.section5.wp-theme-generator img {
    margin: auto;
}
html #ttr_content .static-row .tt_cta_points ol {
    padding-left: 0;
}
.tt_home_row_cta.row.static-row {
    background: #fff;
}
html #ttr_content .static-row .tt_cta_points li {
    list-style: none;
}
.tt_faq_row p {
    margin-bottom: 25px;
}