/*
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

@import url("fonts/fonts.css");
body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #F8F8F8;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	-ms-filter: "progid:DXImageTransform.Microsoft.font-smoothing(antialiased)";
	line-height: 1.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.text-rendering(optimizeLegibility)";
	font-weight:normal;
	word-wrap: break-word;
	overflow-x: hidden;
}
.skip-container {
	padding: 0;
}
#container, div#container {
	margin: 0 auto;
	max-width: 1200px;
	width:100%;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #F8F8F8;
	border: 0px solid #e5e5e5;
	border-radius: 0px;
	clear: both;
	margin: 20px auto 0px auto;
	padding: 0px;
	position: relative;
	min-height: 300px;
	z-index: 1;
}

body.home #wrapper {
	margin: 0 auto;
}
.front-page #wrapper {
	background-color: transparent;
	border: none;
	margin: 0px auto;
	padding: 0;
}

#header {
	margin: 0;
}

#footer {
	clear: both;
	margin: 0;
	max-width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #313131;
}
#footer, #footer a {
	font-size: 13px;
	line-height: 1.5em;
	color:#b7b7b7;
}
#footer a:hover {
	color:#D9D9D9;
	text-decoration:underline;
}

#footer-wrapper {
	max-width: 1200px;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 auto;
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 40px;
	margin-bottom: 20px;
}

.home #content-full, .page-id-54 #content-full {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-full {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
	margin-top: 20px;
}

#content-archive {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}
/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: inherit;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: inherit;
	font-weight: inherit;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
}

.post-meta {
	clear: both;
	color: #7E7E7E;
	font-size: inherit;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: block;
	font-size: inherit;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}
/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#widgets li {
	margin: 0px;
	font-size: 14px;
	line-height: 17px;
}

#widgets ul li a {
	/* display: inline; */
	/* text-decoration: none; */
	color: #003b5b;
	background: #bfe7f7;
	padding: 10px 20px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-bottom: 1px solid #469dc6;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#widgets ul li a:hover {
	color: #469dc6;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
	padding: 0;
}
.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

#top-widget {
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	min-height: 0;
	padding: 0 3px 0 0;
	text-align: right;
	width: 45%;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: bold;
	line-height: 1.0em;
	word-wrap: break-word;
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	padding: 0;
	text-align: right;
	width: 100%;
}

select, input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 0px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	box-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #DDDDDD;
	border-bottom-color: #cccccc;
	border-radius: 0px;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 0px 8px;
	vertical-align: middle;
	max-width: 100%;
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-family: inherit;
}
.menu {
	background-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	clear: both;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)";
	margin: 0 auto;
}
.menu li {
	padding: 0;
	width: 100%;
}
.menu a {
	border-left: 0;
	color: #ffffff;
	font-size: 19px;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-shadow: none;
	display: contents;
	font-weight:normal;
}
ul.menu > li:hover {
	background-color: transparent;
	color: inherit;
}
.menu a:hover {
	background:none;
	background-image:none;
	text-decoration:underline;
	color:#FFB60F;
}



/*********** start custom classes css ********/
.uppercase {
	text-transform:uppercase;
}
.txt-black {
	color:#000;
}
.txt-white {
	color:#fff;
}
.txt-lightgray {
	color:#f4f4f4;
}
.txt-blue {
	color:#90578A;
}
.txt-pink {
	color:#90578A;
}
.txt-yellow {
	color:#FFB60F;
}
.width-80 {
	width:80%;
	margin:auto;
}
.unlist {
	list-style:none;
	margin:0;
	padding:0;
}
/*********** end custom classes css ********/

/*********** start slimmenu css ********/
/* .main-menu-row {
	float: left;
	position: relative;
	margin-top: 0;
	width: 100%;
	background-color: #ccc;
} */

.header-menu-div {
	float: right;
	position: relative;
	margin-top: 0;
	-webkit-box-decoration-break: clone;	
}

.menu-collapser{
    background:transparent;
    color:#FFF;
    font-size:16px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-family:inherit;
    height:50px;
    line-height:45px;
    position:relative;
    width:45px;
    padding:0;
    float:right;
    margin-top:5px
}
.collapse-button{
    background-color:#F9A392;
    color:#fff;
    cursor:pointer;
    font-size:14px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:44px;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    transition:all .3s ease-in;
    -moz-transition:all .3s ease-in;
    -webkit-transition:all .3s ease-in;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding:12px;
    height:44px;
    margin-top:1px
}
.collapse-button:hover,.collapse-button:focus{
    background-image:none;
    background-color:#003B5B;
    color:#fff
}
.collapse-button:hover .icon-bar,.collapse-button:focus .icon-bar{
    background-color:#fff
}
.collapse-button .icon-bar{
    background-color:#FFF;
    border-radius:1px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    display:block;
    height:3px;
    width:100%;
    margin:3px 0
}
ul.slimmenu{
    height:auto;
    list-style-type:none;
    width:100%;
    margin:0;
    padding:0
}
ul.slimmenu.collapsed,ul.topmenu.collapsed {
    position:absolute;
    right:0;
    top:56px;
    width:95%;
    z-index:9999;
    margin:0 auto!important;
    left:0
}

ul.slimmenu>li{
    border:0 none;
    float:none;
    display:inline-block;
    margin:0;
	position:relative;
	margin-right: -3px;
	
}
ul.slimmenu > li:last-child {

}
ul.slimmenu li a {
    color:#000;
    display:block;
    font-family:inherit;
    font-size:16px;
    font-weight:500;
    height:50px;
    line-height:50px;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-shadow:none;
    z-index:9;
    /* margin: 5px auto; */
	padding: 0 18px;
}
/* ul.slimmenu li a::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 4px;
	left: 0;
	right: 0;
	top: 0;
	background-color: transparent;
} */
/* ul.slimmenu li a:hover::before, ul.slimmenu li.current-menu-item a::before, ul.slimmenu li.current-menu-ancestor a::before {
	background-color: #90578A;
}
ul.slimmenu li.current-menu-item > a, ul.slimmenu li.current-menu-item::after,
ul.slimmenu li.current-menu-ancestor > a, ul.slimmenu li.current-menu-ancestor::after{
    color:#90578A
} */
ul.slimmenu li.current-menu-ancestor ul li a {
	color:#000;
}

ul.slimmenu li > a:hover , ul.slimmenu li.current-menu-item > a, ul.slimmenu li.current-menu-ancestor > a{
    color: #52B9E9;
}
ul.slimmenu li ul li.menu-item-has-children:hover::after {
    color:#FFF;
}
/* ul.slimmenu li a {
    color:#333;
    display:block;
    font-family:inherit;
    font-size:15px;
    font-weight:500;
    height:50px;
    line-height:50px;
    position:relative;
    text-align:left;
    text-decoration:none;
    text-shadow:none;
    text-transform:uppercase;
    z-index:9;
    margin:0;
    padding:0 12px
}
ul.slimmenu li.current-menu-item>a{
    color:#9a9a9a
}
ul.slimmenu li.current-menu-item>a::before{
    border-top-color:#FAD23A
}
ul.slimmenu li>a:hover{
    color:#304B8D
}
ul.slimmenu li>a:hover::before{
    border-top-color:#FAD23A
} */
ul.slimmenu li .sub-collapser{
    cursor:pointer;
    height:100%;
    position:absolute;
    right:0;
    top:0
}
ul.slimmenu li .sub-collapser::before{
    color:#fff;
    content:"";
    display:none;
    font-family:fontawesome;
    font-size:22px;
    height:100%;
    margin-right:0;
    position:absolute;
    right:12px;
    top:22%;
    vertical-align:middle;
    z-index:99
}
ul.slimmenu li .sub-collapser>i{
    display:none
}
ul.slimmenu ul li .sub-collapser::before{
    content:"\f0da";
    right:20px
}
ul.slimmenu li ul{
    list-style-type:none;
    margin:0
}
ul.slimmenu li ul li{
    background-color:transparent;
    color:#fff;
    right:0;
    width:100%
}
ul.slimmenu li ul li a{
    background-color:#52b9e9;
    border-bottom:1px solid #469dc6;
    height:45px;
    line-height:45px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding:0 20px;
	text-align:left;
	margin: 0 auto;
}
ul.slimmenu li ul li a::before{
    display:none
}
ul.slimmenu li ul li a:hover{
    background-color: #003b5b;
    color:#FFF
}
ul.slimmenu li ul li a:hover{
    background-color: #003b5b;
}
ul.slimmenu li.current-menu-item ul li a{
    color:#FFF
}
ul.slimmenu li.current-menu-item ul li a:hover{
    background-color:#003b5b;
    color:#FFF
}
ul.slimmenu li ul li a::after,ul.slimmenu li ul li a:hover::after{
    display:none;
    content:''
}
ul.slimmenu li:last-child ul li{
    right:0
}
ul.slimmenu li>ul{
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    display:none;
    left:0;
    min-width:19em;
    position:absolute;
    right:0;
    top:101%;
    width:100%;
    z-index:9999;
    padding:0
}
ul.slimmenu.collapsed li.menu-item-has-children a{
    padding-right:50px
}
ul.slimmenu.collapsed ul.sub-menu i{
    font-style:normal;
    padding-left:10px;
    padding-right:5px
}
ul.slimmenu li>ul>li ul{
    display:none;
    position:absolute;
    left:100%;
    top:0;
    z-index:999;
    width:100%;
    min-width:12em
}
ul.slimmenu.collapsed li{
    display:block;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box
}
ul.slimmenu.collapsed li a{
    background-color:#90578A;
    color:#fff;
    height:45px;
    line-height:45px;
    border-bottom:1px solid #fff;
	text-align: left;
	margin: 0 auto;
}

.menu-item-has-children::after{
    position:absolute;
    font-family:FontAwesome;
    content:"\f107";
    top:18px;
    right:5px;
    color:#000;
    font-size:15px;
    display:block;
}
.sub-menu .menu-item-has-children::after {
	position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    top: 12px;
    right: 7px;
    color: #fff;
	z-index:999;
	display:block;
}
ul.slimmenu.collapsed li a:hover,ul.slimmenu.collapsed li ul li a:hover{
    color:#fff;
    background-color:#003b5b;
}
ul.slimmenu.collapsed li.current-menu-item>a{
    background-color:#003b5b;
    color:#fff
}
ul.slimmenu.collapsed li .sub-collapser{
    height:40px;
    width:50px;
    z-index:999;
    position:absolute;
    display:inline;
    font-family:FontAwesome;
    color:#FFF;
    line-height:40px;
    font-size:20px;
    text-align:center
}
ul.slimmenu.collapsed li a:hover .sub-collapser,ul.slimmenu.collapsed li.current-menu-item .sub-collapser::after{
    color:#fff
}
ul.slimmenu.collapsed li.current-menu-item li>a{
    background-color:#52B9E9;
    color:#444
}
ul.slimmenu.collapsed li .sub-collapser::after{
    content:"\f107"
}
ul.slimmenu.collapsed li .sub-collapser.expanded::after{
    content:"\f106"
}
ul.slimmenu.collapsed li>ul{
    display:block;
    position:static
}
ul.slimmenu li:hover ul{
    display:block
}
ul.slimmenu.collapsed li a::after,ul.slimmenu.collapsed li a::after:hover{
    content:'';
    display:none
}
ul.slimmenu.collapsed>li>a::before{
    display:none
}
.sub-toggle {
	position: absolute;
}
ul.slimmenu.collapsed li .sub-toggle::after, ul.slimmenu.collapsed li .sub-toggle.expanded::after {
    color:#fff;
    font-family:fontawesome;
    opacity:1;
    font-size:22px;
    z-index:99999;
    width:50px;
    height:40px;
    text-align:center;
    line-height:40px;
    top:0;
    margin:auto;
    display:block
}
ul.slimmenu.collapsed li .sub-toggle::after{
    content:"\f107"
}
ul.slimmenu.collapsed li .sub-toggle.expanded::after{
    content:"\f106"
}

ul.slimmenu li .sub-toggle {
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index:999;
}
ul.slimmenu.collapsed li .sub-toggle {
	height: 40px;
	width: 50px;
	display: block;
}

ul.slimmenu li .sub-toggle .icon {
		display: none;
}
/*********** End slimmenu css ********/
#top-bar {
	background-color: #90578A;
	color: #F4F4F4;
}
.top-list {
	margin: 0;
	padding: 0;
}
.top-list li {
	display: inline-block;
	border-left: 1px solid rgba(244,244,244,0.2);
	padding: 7px 15px;
}
.top-list li:last-child {
	border-right: 1px solid rgba(244,244,244,0.2);
}

.top-list li a {
	color: #F4F4F4;
	font-size: 21px;
}
.top-list li a:hover {
	color: #90578A;
	text-decoration:none;
}
.top-list i.fa {
	padding-right: 7px;
	font-size: 17px;
	position: relative;
	top: 1px;
}
.logo-right-top {
	background-color: #f4f4f4;
	width: 100%;
	margin: auto;
}
.btn {
  background-color: #000;
  color: #fff;
  margin-top: 0px;
  text-transform: uppercase;
  vertical-align:middle;
  background-size:200% 100%;
  background-position:right bottom;
  text-decoration:none;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  margin-top: 0;
  padding: 10px 35px;
  font-family:inherit;
  border:1px solid #000;
}

.btn:hover, .btn:active {
  background-position:left bottom;
  text-decoration:none;
}

.btn-pink {
  background-color: #90578A;
  color: #fff;
  background:-webkit-linear-gradient(left,#90578A 50%,#90578A 50%);
  background:-o-linear-gradient(left,#90578A 50%,#90578A 50%);
  background:linear-gradient(to right,#90578A 50%,#90578A 50%); 
 margin-top: 0px;
  text-transform: capitalize;
  vertical-align:middle;
  background-size:200% 100%;
  background-position:right bottom;
  text-decoration:none;
  -webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  -webkit-border-radius: 0px;
  -moz-border-radius:0px;
  border-radius: 0px;
  display: inline-block;
  font-weight: 500;
  margin-top: 0;
  padding: 10px 25px;
  font-family:inherit;
  border:1px solid #000;  
}
.btn-pink:hover, .btn-pink:active {
  color: #fff;
  background-position:left bottom;
}


.top-right-list .btn-pink {
	padding: 2px 15px;
}

.top-header-right {
    float: right;
    width: 60%;
	text-align: right;
}
.top-right-list, .list1 {
	margin: 0;
	list-style: none;
	padding: 0;
}
.top-right-list {
	float: right;
	margin: 20px 0 12px;
	width: 100%;
	text-align: right;
}
.type-list img {
	height: 30px;
	width: auto;
}
.top-right-list li, .list1 li {
	display:inline-block;
}
.top-right-txt {
	color: #90578A;
	font-size: 23px;
}
.product-type-row {
	background-image: -ms-linear-gradient(left, #90578A 0%, #90578A 50%, #90578A 50%, #90578A 100%);
	background-image: -moz-linear-gradient(left, #90578A 0%, #90578A 50%, #90578A 50%, #90578A 100%);
	background-image: -o-linear-gradient(left, #90578A 0%, #90578A 50%, #90578A 50%, #90578A 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #90578A), color-stop(50, #90578A), color-stop(50, #90578A), color-stop(100, #90578A));
	background-image: -webkit-linear-gradient(left, #90578A 0%, #90578A 50%, #90578A 50%, #90578A 100%);
	background-image: linear-gradient(to right, #90578A 0%, #90578A 50%, #90578A 50%, #90578A 100%);
	float: left;
	width: 100%;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
}
.product-type-row #colophon-widget {
	margin: 0px;
}
.product-type-row .type-list li {
	width: 49.6%;
	display: inline-block;
	padding: 10px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align:left;
	position:relative;
}
.product-type-row .type-list li:first-child::after {
	position:absolute;
	content:'';
	width:1px;
	height:100%;
	background-color:#f4f4f4;
	top:0;
	right:-4px;
}

.product-type-row .type-list li:first-child {
	text-align:right;
	/* border-right:1px solid #f4f4f4; */
}
.product-type-row .type-list li a {
	color:#fff;
	text-transform:uppercase;
}
.product-type-row .type-list li a:hover {
	color:#FFB60F;
}
.slider-button {
  background-color: #90578A;
  color: #fff!important;
  background:-webkit-linear-gradient(left,#90578A 50%,#90578A 50%)!important;
  background:-o-linear-gradient(left,#90578A 50%,#90578A 50%)!important;
  background:linear-gradient(to right,#90578A 50%,#90578A 50%)!important; 
	margin-top: 0px;
  text-transform: uppercase!important;
  vertical-align:middle!important;
  background-size:200% 100%!important;
  background-position:right bottom!important;
  text-decoration:none!important;
  -webkit-transition:all .4s ease-in-out!important;
  -moz-transition:all .4s ease-in-out!important;
  -ms-transition:all .4s ease-in-out!important;
  -o-transition:all .4s ease-in-out!important;
  transition:all .4s ease-in-out!important;
  -webkit-border-radius: 0px;
  -moz-border-radius:0px;
  border-radius: 0px;
  display: inline-block;
  font-size: 25px !important;
  padding: 10px 25px!important;
  border: 2px solid #000!important; 
  font-weight: bold !important;
  font-family: inherit !important;
}
.slider-button:hover, .slider-button:active {
  color: #fff!important;
  background-position:left bottom!important;
}
input[type="submit"].btn-subscribe {
	background-color: #90578A;
	color: #fff;
	background: -webkit-linear-gradient(left,#90578A 50%,#90578A 50%);
	background: -o-linear-gradient(left,#90578A 50%,#90578A 50%);
	background: linear-gradient(to right,#90578A 50%,#90578A 50%);
	margin-top: 0px;
	text-transform: uppercase;
	vertical-align: middle;
	background-size: 200% 100%;
	background-position: right bottom;
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 25px;
	padding: 20px 25px 15px;
	font-weight: bold ;
	font-family: inherit;
	border: 0px;
	box-shadow: none ;
	text-shadow: none;
	border-radius: 0px;
	line-height: 1;
	vertical-align: middle;
}
input[type="submit"].btn-subscribe:hover, input[type="submit"].btn-subscribe:active {
  color: #fff;
  background-position:left bottom;
}
.slider-txt {
	margin-top: 6px !important;
	background-color: #FFB60F;
	display: table;
	padding: 20px 20px 15px 20px !important;
	font-weight: bold !important;
	font-family: inherit !important;
	font-size: 50px !important;
	margin-bottom: 0px !important;
}
.s-space {
	padding-left: 15px !important;
}

.heading2, .heading3 {
	font-weight: normal;
}
.heading3 {
	margin-top:0px;
}
.home-uniform-cols {
	background-color: #fff;
	margin-right: 10px;
	width: calc(20% - 16px) !important;
	margin-right: 20px;
	float: left;
	text-align: center;
	line-height: 1;
	padding:15px 10px;
}
.home-uniform-cols:last-child {
	float:right;
	margin-right: 0px;
}
#home-Custom-lacrosse-uniforms, #home-ultimate-uniform {
	padding-bottom: 60px;
}
.home-heading-row {
	padding-bottom: 20px;
}
.home-uniform-cols h4 {
	margin: 0;
	line-height: 25px;
	min-height: 55px;
	overflow: hidden;
}
#home-customUniform-row1 .home-uniform-cols {
	height: 480px;
}
#home-ultimate-uniform-row1 .home-uniform-cols {
	height: 380px;
}
.home-uniform-cols .wpb_text_column {
	margin-bottom: 0px !important;
}
.footer-top-row {
	background-color:#f4f4f4;
	width:100%;
	float:left;
}
#footer-sign-up-row .small-txt {
	width: 86%;
	margin: auto;
	line-height: 20px;
	letter-spacing: -0.2px;
}

#footer .col-460 {
	margin: 0;
}
.footer-poweredby {
	text-align: right;
}
.subscribe-row {
	margin: auto;
	float: none;
	display: table;
	width: 70%;
	text-align: center;
}
.subscribe-btn-col {
	margin-left: 6px;
}
.mc4wp-form-fields {
	margin: 0;
}
#footer-sign-up-row h4 {
	margin: 30px auto 20px;
	font-size: 38px;
}
#footer-sign-up-row form {
	margin: 0 auto 20px;
}
.subscribe-input, .subscribe-btn-col {
	display: inline-block;
}
.subscribe-input input[type="email"] {
	height: 60px;
	line-height: 60px;
	width: 100%;
	font-size: 25px;
}
.subscribe-input {
	width: 60%;
}
.footer-middle-row {
	background-color: #313131;
	width: 100%;
	margin: auto;
	float: left;
	padding-top: 50px;
}

.footer-middle-row, .footer-middle-row a {
	color: #646364;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 700;
}

.footer-middle-row a:hover {
	color: #90578A;
}
.footer-middle-row .footer-left, .footer-middle-row .footer-middle, .footer-middle-row .footer-right{
	background-color: #313131;
	padding:5px;
	display:inline-block;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:33.33%;
}
.footer-middle-row .footer-left{
	/* width:27%; */

}.footer-middle-row .footer-middle{
	/* width:40%; */
}
.footer-middle-row .footer-right{
	/* width:32%; */
}
.social-icons > li > a {
    background-color: #454545;
    color: #fff;
    font-size: 23px;
    height: 40px;
    display: block;
    width: 40px;
    border-radius: 5px;
    text-align: center;
	line-height: 37px;
}
.social-icons > li > a:hover {
    color: #fff;
    background-color: #52B9E9;
}
.social-icons > li > a > i{
	vertical-align: middle;
}
#footer-bottom-row .headings4 {
	font-size: 22px;
	margin: 15px auto;
	text-transform: uppercase;
}
.footer-headings-row {
	margin-bottom: 0;
}
.footer-cols .vc_wp_custommenu, .footer-cols .wpb_text_column {
	margin-bottom: 0;
}
.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social-icons li {
	display: inline-block;
	padding-right: 12px;
	padding-bottom:12px;
}
.social-icons li:last-child {
	padding-right: 0px;
}
.footer-follow-row p {
	margin: 0;
}
#footer-bottom-row .footer-follow-row .headings4 {
	margin-bottom: 5px;
}
#pageheader {
	float: left;
	width: 100%;
	position: relative;
	height: 300px;
}
.pageTitle {
	background: #469dc6;
	margin: 0px;
	margin-bottom: 0px;
	color: #fff;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 25px;
	font-weight: 400;
	padding: 10px 0px;
	float: left;
}
#brand-carousel.owl-theme .owl-nav .owl-prev, #brand-carousel.owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 45px;
	background-color: transparent;
	color: #aaa;
	font-size: 42px;
	line-height: normal;
	padding: 0;
	margin: 0;
}
#brand-carousel.owl-theme .owl-nav .owl-prev {
	left: -35px;
}
#brand-carousel.owl-theme .owl-nav .owl-next {
	right: -35px;
}
#brand-carousel.owl-theme .owl-nav .owl-prev i.fa::before {
	content: "\f104";
}
#brand-carousel.owl-theme .owl-nav .owl-next i.fa::before {
	content: "\f105";
}
.product-cols {
	width: calc(26% - 25px);
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.product-cols:nth-child(4n + 4) {
	float: right;
	margin-right: 0px;
}
.home-proCategory-img {
	background-color: #F4F5F7;
	float: left;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 330px;
	vertical-align: middle;
}
.home-proCategory-txt {
	background-color: #ECEDF1;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	width: 100%;
	text-align: center;
}
.home-proCategory-txt .product-title {
	margin: 10px 0;
	min-height: 55px;
	font-weight: normal;
	line-height: 1;
	text-transform: uppercase;
	font-size: 24px;
}
.break{
	display: block;
}
.slider-text-one {
	color: #646364;
	font-family: 'Georgia';
	text-align: center !important;
}
.top-icons {
	float: right;
}
.slider-main-row .btn_touch, .btn_touch {
	text-align: center;
	background: #90578A;
	border: none;
	padding: 5px 30px !important;
	color: #fff;
	text-align: center;
	font-family: 'Georgia';
	border-radius: 5px;
	font-weight: 700 !important;
}
.slider-main-row .btn_touch:hover, .btn_touch:hover, .mailing-list-row .wpcf7-form-control.wpcf7-submit:hover, .contact-form-submit input[type="submit"]:hover{
	background: #646364 !important;
	color: #fff !important;
}
.top-icons a, .footer-middle-row .bottom-icons a {
	color: #90578A;
	background: transparent;
	height: 28px;
	width: 28px;
	display: inline-block;
	line-height: 28px;
	text-align: center;
	font-size: 15px;
	border-radius: 50%;
	margin-right: 5px;
	border: 1px solid #90578A;
}
.top-icons a:hover, .footer-middle-row .bottom-icons a:hover {
	color: #646364;
	border: 1px solid #646364;
}
.bottom-icons {
	display: inline-flex;
}
.top-header-right #s {
	border-radius: 5px;
	padding-left: 15px;
	font-size: 15px;
	border: none;
	height: 32px;
	line-height: 32px;
	font-weight: 400;
	border: 1px solid #ccc;
	width: 86%;
	text-transform: capitalize;
}
#searchsubmit {
	background-color: transparent;
	background-image: url(../../../wp-content/uploads/2019/03/icon_search.png) !important;
	background-repeat: no-repeat;
	background-size: auto 30px;
	background-position: 90% center;
	text-indent: -999px;
	z-index: 10;
	float: right;
	height: 30px;
	line-height: 30px;
	width: 31px;
	border: #0d0d32;
    margin-top: -36px;
	right: 10px;
	position: relative;
}
.top-header-right #search-3 {
	float: right;
}
.common-heading-row {
	font-size: 25px;
	color: #90578A;
	font-family: 'Georgia';
	margin: 10px 0px !important;
}
.home-service-row .common-heading-row {
	margin: 30px 0px !important;
}
.footer-middle-row .common-heading-row {
	font-family: 'Georgia';
	margin: 10px 0px !important;
}
.margin-bottom-row{
	margin-bottom: 0px !important;
}
.footer-middle-row .get-around-colm{
	padding-left: 75px;
}
.phn.bottom {
	margin: 10px 0px;
}
.footer-right #custom_html-3{
	width: 100%;
}
.footer-right .widget-wrapper{
	padding: 0px;
}
.service-img-row {
	margin-bottom: 0px !important;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 30px rgba(16,14,23,.25);
	box-shadow: 0 0 5px rgba(16,14,23,.25);
}
.service-heading {
	background: #F9A392;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	margin: 0 25px;
	padding: 10px 0px;
	margin-top: -20px;
	z-index: 99;
	position: relative;
	display: inherit;
}
.service-heading:hover, .blog-title-content-btn-row .read-more:hover{
	color: #fff;
	background: #90578A;
}
/* .service-heading a:hover{
	color: #fff;
	background: #90578A;
} */
.home-service-row p {
	margin: 0px !important;
}
.home-service-row img {
	margin: 0px;
}
.testimonial_rotator.template-longform hr.longform_hr{
	display: none;
}
.testimonial_rotator.template-longform .testimonial_rotator_author_info {
	color: #90578A;
}
.nrt-blog-row .common-heading-row {
	color: #fff;
}
.nrt-blog-row .blog-bottom {
	font-size: 40px;
	line-height: 1.2;
	margin-top: 200px !important;
}
.nrt-blog-row .blog-btn {
	background: #fff;
	color: #90578A;
	font-size: 30px;
	font-family: inherit;
	border-radius: 0;
	padding: 5px 40px !important;
}

.mailing-list-row .wpcf7-form-control.wpcf7-submit, .contact-form-submit input[type="submit"] {
	background: #90578A;
	padding: 10px 40px;
	font-size: 25px;
	float: right;
	border: none;
	color: #fff;
	text-align: center;
	font-family: 'Georgia';
	border-radius: 5px;
	font-weight: 700;
}
.mailing-list-row .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
	width: 100%;
	height: 50px;
	color: #555;
	padding: 0 20px;
	font-weight: 600;
}
.mailing-list-row {
	width: 91%;
}
.mailing-list-row p {
	margin: 10px auto;
}
.on-contact-us-page div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f00;
    padding: 10px 5px;
    clear: both;
    margin: 0px;
    color: #000!important;
    text-align: center;
}
.on-contact-us-page div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    clear: both;
	padding: 10px 5px;
    color: #000!important;
    text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #f00;
	padding: 0 5px;
	clear: both;
	margin: 0px;
	color: #a73b00;
	text-align:center;
}
.contact-form-right input {
	-moz-box-sizing: border-box;
	-moz-border-radius: 0px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: #646364;
	box-sizing: border-box;
	border: 1px solid #646364;
	border-bottom-color: #646364;
	border-radius: 0px;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 0px 8px;
	vertical-align: middle;
	max-width: 100%;
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	font-family: 'Georgia';
	color: #fff;
}
.contact-form-submit input[type="submit"] {
	float: none;
	text-align: center;
	font-family: 'inherit';
	display: inline-block;
	font-size: 25px;
}
.popup-contact {
	background: url(../../../wp-content/uploads/2019/02/Popup.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.contact-form-right {
	text-align: center;
}
.contact-form-submit {
	text-align: center;
}
.form-main-row {
	width: 60%;
	float: right;
	margin-top: 65px;
}
.form-main-row h4 {
	text-align: center;
	color: #90578A;
	font-family: 'Georgia';
	margin: 10px auto;
	font-size: 18px;
}
.form-main-row h6 {
	font-family: 'Georgia';
	text-align: center;
	line-height: 1.2;
	margin: 10px auto 15px auto;
	font-size: 14px;
	color: #646364;
}
.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container{
	border: none !important;
	box-shadow: none !important;
	
}
.home form {
	margin: 0px;
}
.contact-form-right p {
	margin: 10px 0px;
}
.pum-theme-144 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	right: -12px !important;
	top: -15px !important;
	font-weight: 900;
	font-size: 26px !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    clear: both;
    color: #398f14;
    text-align: center;
}
.breadcrumb-list {
	font-size: 12px;
	float: right;
}
.breadcrumb-list a{
	color: #fff;
}
.breadcrumb-list a:hover{
	color: #000;
}
.product-type-row {
	display: none;
}
.footer-right #container {
	padding: 0px 40px;
}
.bottom a {
	color: #90578A;
}
.bottom a:hover {
	text-decoration:underline;
}
.search div.status-publish {
	border-bottom: 1px dashed #393f42;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.entry-title.post-title a, .search .read-more a{
	color: #469dc6;
}
.entry-title.post-title a:hover, .search .read-more a:hover{
	color: #003b5b;
}
.search .pageTitle h6 {
	display: none;
}
.categry-title, .cate-title {
	font-size: 20px;
	line-height: 1.1;
	margin: 5px 0px;
	min-height: 45px;
}
.categry-title a{
	color: #003b5b !important;
}
.categry-title a:hover{
	color: #469dc6!important;
}
img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail {
	display: block;
	margin: 0px auto;
	width: auto;
}
.blog-title-content-btn-row {
	background: #E9E7DA;
	padding: 10px;
}
.blog-content-row p {
	margin: 10px 0px;
	min-height: 76.8px;
}
.blog-title-content-btn-row .read-more {
	background: #F9A392;
	font-weight: 700;
	font-size: 18px;
	padding: 10px 90px;
	border: none;
	color: #fff;
	text-align: center;
	position: relative;
	bottom: -16px;
}
.blog-title-content-btn-row .read-more a {
	color: #fff;
}
.read-more-outer{
	text-align: center;
}
.single #pageheader {
	display: none;
}
.widget-title h3 {
	background-color: #469dc6;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 25px;
	padding: 10px;
}
.side-border-row .post-thumb {
	float: none;
	width: 100%;
	margin: 0px 10px 10px 0px;
}
.side-border-row .post-entry {
	clear: none;
}
.side-border-row .post-thumb img {
	margin: 0px !important;
	max-width: 100%;
	margin: auto;
	height: auto;
	width: auto;
}
.side-border-row .post-entry p {
	margin: 12px 0px;
	font-size:18px;
	line-height:1.5em;
}
.threecols {
	width: 33%;
	float: none;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 0 12px;
}
#content-archive .title-border {
	display: none;
}
.one-third {
	float: left;
	width: calc(34% - 20px);
	margin-bottom: 18px;
	margin-right: 18px;
}
.contactForm label {
	display: block;
	margin-bottom: 7px;
	font-weight: 400;
	font-size: 18px;
	font-family: inherit;
}
.contactForm input[type="text"], .contactForm input[type="email"], .contactForm input[type="tel"], .contactForm textarea {
	box-shadow: none;
	border: 1px solid #ccc;
	text-shadow: none;
	font-family: inherit;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.one-third:nth-child(3n+3) {
	float: right;
	margin-right: 0px;
}
.full {
	width: 100%;
	float: left;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0px;
}
.contactpage {
	float: left;
	margin: 20px auto !important;
}
.about-nrt-row a, .yoga-page-row a {
	color: #90578A;
}
.about-nrt-row a:hover, .yoga-page-row a:hover {
	color: #646364;
}
.section-blog .post-entry, .categry-row {
	height: 280px;
	background-color: #fff;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: middle;
}
.article-main-body p {
	font-size: 1.17647em;
	line-height: 1.5em;
}

.section-blog .post-entry a, .threecols .categry-row a {
	height: 250px;
	vertical-align: middle;
	display: table-cell;
	width: 370px;
}
/* .section-blog .post-entry a img, .threecols .categry-row a img {
	max-height: 100%;
	width: auto;
	display: block;
	box-shadow: none;
} */
.section-blog .post-entry a img, .threecols .categry-row a img {
	border-radius: 0px;
	width: auto;
	border:unset;
	padding:0px;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	float: right;
	right: 10px;
	top: 0;
}

#menu-topmenu, .top-widget {
    display: inline-block;
    width: auto;
    float: none;
}

.top-widget {
	float: right !important;
	height: 45px;
	line-height: 40px;
}
.main-btn{
    background-color: #52B9E9; 
    text-shadow: none;
    -moz-box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset;
    box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset;
    border: medium none;
    font-family: inherit;
    color: #fff;
	transition: all .3s linear .01s;
	padding: 7px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}
.main-btn:hover, .contactForm input.wpcf7-form-control.wpcf7-submit:hover{
	color:#fff;
	background-color: #003B5B;
    border: medium none;
	box-shadow: none;
}
.top-menu {
	margin: 0;
}
.top-menu li a {
    text-transform: uppercase;
    border-left: none;
    color: #003b5b;
    font-size: 14px;
}

.top-menu li a:hover {
	color:#469dc6;
}
.header-menu-div {
    float:right;
}
ul.slimmenu li a:last-child {
    padding-right: 2px;
}
.logo-right-top {
    padding: 20px 0px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	background-color: rgba(250,250,250,0.9);
	/* z-index: 9999;
	position:fixed;
	top:0; */
}
.subscribe-one {
    font-size: 13px;
    color: #fff;
    font-size: 700!important;
}
.subscribe-two{
	font-size:13px;
	color: #b7b7b7;
	display:block;
}
.subscribe-btn {
    background-color: #494949;
    color: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 3px 9px;
    font-size: 13px;
}
.subscribe-btn:hover{
	background-color:#313131a1;
}
.subscribe-btn i.fa.fa-envelope {
    border-right: 1px solid #000;
    padding-right: 5px;
}
.subscribe-btn span {
    padding-left: 4px;
	text-shadow: 0 1px 0 rgba(0,0,0,.6);
}
.subscribe-btn-div{
	display:block;
	margin:auto;
	margin-top:20px;
	text-align:center;
}
.footer-img-div {
    vertical-align: top;
    text-align: left;
    float: left;
    width:60%;
    display: block;
}
#header_section {
   /*  position: sticky;
    z-index: 99999; */
}
.home-slider-row {
    position: relative;
    margin-top: 0px;
}
.contactForm  input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
    background-image: none;  
    color: #fff!important;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-top: 10px; 	
	background-color: #52B9E9; 
    text-shadow: none;
    -moz-box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset;
    box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset;
    border: medium none;
    font-family: inherit;  
	transition: all .3s linear .01s;
	padding: 8px 10px;
    line-height: 1.5;
    border-radius: 3px;	
}
.contactForm .full textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 70px;
}
.on-contact-us-page .full textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 100px;
}
.form-heading{
	text-align:center;
	margin-bottom: 15px !important;
}
.slider-phone-call {
	margin: 5px auto;
	color: #fff;
}
.form-heading h3{
    font-size: 24px;
    margin:0 auto;
    text-transform:uppercase;
	color:#fff;
}
.contact-form-col {
    padding: 20px 10px !important;
    box-sizing: border-box;
    background-color: rgba(191,231,247,0.5);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.home-form-row {
    overflow: visible!important;
    margin-top: -520px;
	position:relative;
    z-index: 99999;
	box-sizing: border-box;
    margin-bottom: 70px;
}
#home-slider-row {
    position: relative;
}
#home-slider-form {
    position: absolute;
	top: 50px;
    width: 32%;
    right: 0;
}
.contact-form-col, .contact-form-col .vc_column_container{
	padding-bottom:0px!important;
}
.contact-form-col .vc_column-inner{
	padding-bottom:20px;
}
.slider-btn {
    background-color: #003b5b!important;
    color: #fff!important;
    text-transform: uppercase!important;
    font-size: 20px!important;
	font-family:Arial, Helvetica, sans-serif;!important;
    padding: 10px 20px!important;
	transition: all 0.2s!important;
	 -moz-box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset!important;
    box-shadow: 0 -4px 0 rgba(0,0,0,0.15) inset!important;
    border-bottom: medium solid #fff!important;
	z-index:9999;
}
.slider-btn:hover {
    color: #fff!important;
	background-color:#469dc6!important;
	border: medium none!important;
	box-shadow: none!important;
}
.testimonials-short-section #player {
    max-width: calc(227.778vh)!important;
    height: calc(60.25vw)!important;
}
.testimonials-short-section .player .vp-video-wrapper {
    position: absolute;
    top: -21px!important;
}
.testimonials-short-section {
    
}
.heading{
	font-size:32px;
	font-weight:900;
	font-family:inherit;
}
.sub-heading{
	font-size:18px;
}
.video-right-text .heading {
	color: #393f42;
	margin-top: 0px;
}
.video-right-text .btn{
    padding: 10px 15px;
    font-size: 15px;
}
.video-right-text .list {
    font-size: 17px;
	list-style-type: circle;
}
.services-heading-row{
	text-align:center;
}
.services-heading-row .heading {
    color: #fff;
	text-align:center;
}
.services-heading-row .sub-heading {
    color: #003B5B;
}
.services-content-row .service-col {
	box-sizing: border-box;
    text-align: center;
    padding: 0px 12px 12px 20px;
}
.service-icon .vc_icon_element-icon {
    color: #bfe7f7!important;
}
.service-text .heading-sm, .service-text .text{
	color:#fff;	
}
.service-text .heading-sm{
	font-size:19px;
	font-weight:900;
	min-height: 38px;
}
.service-text .text{
    font-size: 16px;
    line-height: 1.5;
	min-height: 150px;
	margin-top:8px;
}
.read-more-btn {
    box-shadow: 0 0 0 rgba(0,0,0,0.15) inset !important;
    background-color: rgba(0,0,0,0);
    border: 2px solid #003B5B;
    color: #003B5B;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    padding: 7px 12px;
    transition: all .3s linear .01s;
}
.read-more-btn:hover, .read-more-btn:focus, .read-more-btn:active {
    color: #fff;
    border: 2px solid #003b5b;
	border-radius: 4px;
    background-color: #003b5b;
}
.blog-heading-text, .testimonials-heading-text{
	text-align:center;
}
.blog-row .heading, .blog-row .sub-heading{
	/* text-align:center; */
}
.blog-row .heading{
	color:#393f42;
}
.blog-row .sub-heading{
	color:#003b5b;
}
.section-blog {
	float: none;
	box-sizing: border-box;
	vertical-align: top;
	padding: 0;
	width: calc(34% - 18px);
	margin-right: 15px;
	float: left;
}
.section-blog:nth-child(3n+3), .blog-2-col .section-blog:nth-child(2n+2),
.blog-2-col .threecols:nth-child(2n+2){
	float:right;
	margin-right:0px;
}
.blog-2-col .section-blog:nth-child(3n+3), .blog-2-col .threecols:nth-child(3n+3){
	float:left;
	
}
.blog-thumb img {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff;
    transition: all .2s ease-in-out;
    margin: auto;
    width: auto;
    max-width: 100%;
    height: 100%;
}
.blog-top-info {
	float: left;
	width: 100%;
}
.blog-thumb {
    background-color: #e8f0f4;
    float: left;
    width: calc(100% - 10px);
    height: 240px;
    text-align: center;
    display: table;
    vertical-align: middle;
}
.blog-thumb a {
    height: 230px;
    display: table-cell;
    vertical-align: middle;
	margin:auto;
}
.blog-content h2 {
    font-size: 17px;
    text-align: left;
    line-height: 1.1;
}
.blog-content h2 a {
	color:#393f42;
}
.blog-content h2 a:hover {
	text-decoration:underline;
}
.blog-2-col .blog_main_div {
	float: left;
}
.blog-2-col .section-blog, .blog-2-col .threecols {
	width: 49%;
	margin-bottom:35px;
	float:none;
}

.blog-2-col .section-blog.second, .blog-2-col .threecols.second {
	float: right!important;
	margin-right:0px!important;
}
.blog-2-col .categry-title, .cate-title {
	min-height: 70px;
}
.title-archive {
	display: none;
}
.subscribe-text-box{
	text-align:center;
}
.subscribe-below-blog{
    color: #003b5b;
    font-size: 28px;
	clear:both;
}
.bg-blue-text-white{
	color: #469dc6;
	padding:10px;
}
.testimonials-heading-text .heading, .testimonials-heading-text .sub-heading{
	color:#fff;
	text-align:center;
}
.single-testimonial{
	color:#000;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info{
	font-style: normal; 
    line-height: 1.2em;
    padding: 0px;
    border-left: none;
    margin: 0;
}
.testimonial_rotator_author_info.cf-tr p {
    margin-top: 0px;
	color:#003b5b;
}
.testimonial_rotator_quote {
    min-height: 210px!important;
}
.testimonial_rotator_wrap {
		margin: 0px 0px;
		padding: 0px;
		width: 100%;
}
.testimonial_rotator_wrap *, .testimonial_rotator_wrap *:before, .testimonial_rotator_wrap *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    padding: 5px;
	border-radius:4px;
}
.testimonial_rotator_quote::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 40px;
    float: left;
	padding: 0px 10px 0px 0px;
}
.txt-dark-blue {
	color:#003B5B;
}
.txt-light-blue {
	color:#52B9E9;
}
.txt-sky {
	color:#BFE7F7;
}
.service-icon:hover .vc_icon_element-icon, .service-icon:hover a {
	color: #003B5B !important;
}
#ts-map-bg-row {
	position: absolute;
	width: 300%;
	left: -100%;
	right: -100%;
	top: 0;
}
#bg-map-div::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background-color: rgba(0,59,91,0.8);
	height: 800px;
	width: 100%;
}
.testimonials-heading-text, #home-testimonials {
	position: relative;
	z-index: 9;
}
.pageTitle {
  /*   margin-top: 130px; */
}
.blog-title-content-btn-row {
    background: #fff;
}
.blog-title-content-btn-row .read-more {
    background: #003b5b;
}
.blog-title-content-btn-row .read-more:hover {
    background: #469dc6;
}
.section-blog .post-entry, .categry-row {
    height: 245px;
    text-align: center;
    margin: auto;
    padding: 8px;
	border: 1px solid #ddd;
}
.section-blog .post-entry a img, .threecols .categry-row a img {
    border-radius: 4px;
    width: auto;
    /* border: 1px solid #ddd; */
    padding: 4px;
	max-height: 100%;
}
.blog-content-row p {
	min-height: 94.8px;
}
.blog-content-row p, .side-border-row .post-entry ul li{
	font-size: 18px;
	line-height: 1.5em;
}
.categry-title, .cate-title {
    min-height: 30px;
}
.section-blog .post-entry a, .threecols .categry-row a {
    width: 350px;
	height:225px;
}
.common-heading-row {
    color: #003b5b;
    font-weight: 900;
    font-family: inherit;
	margin: 0px 0px 12px 0px !important;
}
.single-blog .common-heading-row{
	margin-top:0px!important;
}
.widget-wrapper.widget_search input[type="text"]{
    width: 100%;
}
#searchform {
    padding: 10px;
    background-color: #469dc6;
} 
.navigation a {
    color: #469dc6;
}
.navigation{
	clear:both;
}
.categry-title, .cate-title {
    font-size: 20px;
    line-height: 1.6;
}
.categry-title, .cate-title, .blog-content-row p, .side-border-row .post-entry p,
.common-heading-row, .side-border-row .post-entry ul li {
	font-family:'Proxima Nova Rg';
	font-weight:normal;
}
.contact-form-row .heading{
	text-align:center;
}
#contact-us-address-row .service-text {
	color: #fff;
    text-align:center;
}
#contact-us-address-row .service-text a{
	color: #bfe7f7;
	text-decoration:underline;
}
#contact-us-address-row .service-text a:hover{
	color: #003b5b;
}
.page-id-20 #content-full, .page-id-20 #grid{
	margin-top:0px!important;
	padding-bottom:0px;
	margin-bottom:0px!important;
}
.page-id-20 #grid{
	margin-bottom:0px!important;
}
#google-map-row .vc_column-inner {
    padding-top: 0px!important;
}

.wpb_video_widget.video-inner-page .wpb_wrapper iframe {
	top: -70px;
}
.newsLetterForm{
	width:100%;
}
.newsLetterForm, .newsletter-field, .newsletter-btn{
	margin:auto;
}
.newsletter-field{
	width:50%;
}
.newsletter-btn{
	width:20%;
}
.newsletter-form-box div.wpcf7-mail-sent-ok, 
.newsletter-form-box div.wpcf7-validation-errors,
.newsletter-form-box div.wpcf7-acceptance-missing {
	width: 60%!important;
	margin: auto!important;
	padding:10px!important;
}
.mt-20{
	margin-top:20px!important;
}
#home-slider-form .wpcf7-response-output {
	color: #fff;
}
#home-slider-form div.wpcf7-mail-sent-ok {
	border: 2px solid #469EC6;
}

.fluid-width-video-wrapper {
	padding-top: 300px !important;
	/* position: relative; */
}

#content-full .vc_custom_heading:first-child {
	margin-top:0px!important;
}
#widgets .widget-wrapper {
	padding-top: 0px;
}
.vc_col-sm-4 #widgets {
	margin-top: 0px;
}
.vc_col-sm-4 #widgets .widget.widget_nav_menu .widgettitle {
	margin-top: 0px;
}
#wrapper .error404 {
	text-align: center;
}



/************************* Responsive ********************************/
@media screen and (min-width:1025px) and (max-width: 1081px) {
	.pageTitle {
	/* 	margin-top: 180px; */
	}
}
@media screen and (max-width: 1024px) {
	.home-uniform-cols h4 {
		min-height: 80px;
	}
	#home-ultimate-uniform-row1 .home-uniform-cols h4 {
		min-height: 55px;
	}
	#home-customUniform-row1 .home-uniform-cols {
		height: 650px;
	}
	#home-ultimate-uniform-row1 .home-uniform-cols {
		height: 480px;
	}
	.vc_row {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 25px !important;
		line-height: 1.2 !important;
	}
	.footer-middle-row .get-around-colm {
		padding-left: 0px;
	}
	.mailing-list-row {
		width: 100%;
	}
	.top-header-right {
		width: 58%;
	}
	.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container {
		left: 25px !important;
	}
	
	#home-slider-form {
		top: 90px;
	}
	.form-heading h3 {
		font-size: 20px;
	}	
	.contactForm .full input.wpcf7-form-control.wpcf7-submit {
		margin-top:0px;
		padding: 4px 10px;
		font-size: 15px;
	}
	.wpb_content_element.form-heading{
		margin-bottom:15px;
	}
	.contactForm input[type="text"], input[type="email"], input[type="tel"]{
		height:35px;
	}
	.service-text .text {
		min-height:170px;
	}
	.testimonial_rotator_quote {
		min-height: 296px!important;
	}
	.testimonials-row{
		padding-bottom:0px!important;
	}
	.section-blog {
		width: calc(34% - 17px);
	}
	.tp-caption.slider-heading1 {
		font-size: 45px !important;
		line-height: 50px !important;
	}
	.tp-caption.slider-txt1 {
		margin-top: -17px !important;
	}
	.blog-thumb {
		height: 210px;
	}
	.blog-thumb a {
		height: 200px;
	}
	/* .pageTitle {
		margin-top: 180px;
	} */
	.section-blog .post-entry, .categry-row {
		height: 215px;
	}
	.section-blog .post-entry a, .threecols .categry-row a {
		width: 292px;
		height: 200px;
	}
	.categry-title, .cate-title {
		font-size: 16px;
		line-height: 1.3;
	}
	.blog-title-content-btn-row .read-more {
		font-size: 15px;
		padding: 10px;
		display: block;
		width: 80%;
		margin: auto;
	}
	.blog-2-col .section-blog, .blog-2-col .threecols {
		width: 48%;
	}
	#bg-map-div::before {
		height: 100%!important;
	}
	#logo {
		width: 30%;
	}
	
	.newsLetterForm input[type="email"]{
		height: 45px;
	}
	.newsLetterForm input.wpcf7-form-control.wpcf7-submit {
		padding: 10px 10px;
	}
	.fluid-width-video-wrapper {
		padding-top: 250px !important;
	}
}
@media screen and (max-width: 980px) {

	#logo {
		float: left;
	}
	.grid {
		float: left;
	}
	.logo-right-top {
		padding: 10px 0px;
	}
	.grid-right {
		float: right;
	}
	#footer .col-460 {
		width: 48%;
	}
	#home-slider-form {
		top: 60px;
	}
	.testimonials-short-section{
		padding-top:0px!important;
	}
	.menu-item-has-children::after {
		right: 0px;
	}
	.service-text .text {
		min-height: 200px;
	}
	.subscribe-text-box {
		padding-top:0px;
	}
	ul.slimmenu li a {
		padding: 0 14px;
	}
	/* .footer-middle-row .footer-left {
		width: 24%;
	}
	.footer-middle-row .footer-right {
		width: 35%;
		padding-left: 20px;
	} */
	.copyright{
		padding-left:0px;
	}
	/* .pageTitle {
		margin-top: 160px;
	} 
	.section-blog .post-entry a, .threecols .categry-row a {
		width: 275px;
	} */
	.grid.blog-2-col {
		float: left;
	}
	.blog-2-col .section-blog, .blog-2-col .threecols {
		width: 49%;
		float: left;
	}
	.blog-2-col .categry-title, .cate-title {
		min-height: 40px;
	}
	.section-blog .post-entry a, .threecols .categry-row a {
		width: 70%;
		height: 190px;
		overflow: hidden;
	}

}

@media screen and (max-width: 900px) {
	
	#home-Custom-lacrosse-uniforms .vc_column-inner, #home-ultimate-uniform .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	.home-uniform-cols {
		height: auto !important;
		width: 100% !important;
		margin-bottom: 20px;
		padding: 30px 20px !important;
	}
	
	#home-slider-1 .slider-txt {
		font-size: 34px !important;
	}
	#home-slider-1 .slider-button-row {
		padding-top: 20px !important;
	}
	.home-uniform-cols h4, #home-ultimate-uniform-row1 .home-uniform-cols h4 {
		min-height: auto;
		margin-bottom:10px;
	}
	#home-slider-1 .slider-button {
		padding: 13px 25px !important;
	}
	#home-slider-form {
		top: 40px;
	}
	.slider-phone-call {
		font-size: 27px;
	}
	.contact-form-col .vc_column-inner {
		padding-bottom: 5px;
	}
	.contact-form-col {
		padding: 10px 10px;
	}
	.video-right-text .heading {
		padding-top: 15px;
	}
	.services-content-row .service-col {
		padding:0px;
	}
	.services-content-row{
		padding-bottom:50px!important;
		padding-top:0px!important;
	}
	.service-text .text {
		min-height: 200px;
	}
	.subscribe-below-blog {
		font-size: 20px;
	}
	.section-blog {
		width: calc(34% - 16px);
	}
	.testimonials-row{
		padding-bottom:50px!important;
	}
	/* .footer-middle-row .footer-middle {
		width: 41%;
	} */
	#bg-map-div::before {
		height: 700px!important;
	}
	.blog-thumb {
		height: 180px;
	}
	.blog-thumb a {
		height: 170px;
	}
	
	
	.blog-title-content-btn-row .read-more {
		padding: 10px 20px;
	}
}

@media screen and (max-width: 800px) {
	.top-right-txt {
		margin-right: 55px;
	}
	#home-slider-form .wpcf7-response-output {
		color: #000;
		padding: 5px;
	}
	.subscribe-row, #footer-sign-up-row .small-txt {
		width: 100%;
	}
	#footer-sign-up-row .width-80 {
		width: 100%;
	}
	.menu-item-has-children::after, .sub-menu .menu-item-has-children::after {
		display:none;
	}
	ul.slimmenu.collapsed li > ul, ul.slimmenu li > ul {
		position: relative !important;
		left: 0;
	}
	ul.slimmenu.collapsed li a{
		background-color:#469dc6;
	}
	#home-slider-1 .slider-button-row {
		top: 20px !important;
	}
	.footer-cols {
		width: calc(35% - 20px);
		margin-right: 10px;
		float: left;
	}
	.footer-cols:nth-child(3) {
		margin-right: 0;
	}
	.top-header-right {
		width: 47%;
		margin: 0px auto;
	}
	
	.slider-main-row .get_top {
		margin-top: 25px !important;
	}
	.service-heading{
		font-size: 14px;
	}
	.footer-middle-row .common-heading-row {
		font-size: 20px;
	}
	.top-icons {
		float: left;
	}
	.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container {
		left: 19px !important;
	}
	.heading {
		font-size: 25px;
	}
	.video-right-text .heading {
		padding-top: 5px;
	}
	.blog-row{
		padding-top:0px!important;
		padding-bottom:0px!important;
	}
	.testimonial_rotator_quote {
		min-height: 355px!important;
	}
	.social-icons li {
		padding: 0px 0px 10px 10px;
	}
	.footer-img-div {
		width: 78%;
	}
	#home-slider-form {
		position: relative;
		margin: auto;
		top: 0px;
		width: 100%;
		text-align: center;
		margin: 40px auto 40px auto;
	}
	.contactForm input[type="text"], input[type="email"], input[type="tel"], input[type="submit"]{
		height:45px;
	}
	.collapse-button {
		background-color: #469dc6;
		/* margin-top:39px; */
	}
	
	ul.slimmenu.collapsed, ul.topmenu.collapsed {
		top: 65px;
		width: 100%;
	}
	.services-content-row .service-col {
		float: none;
		width: 60%;
		margin: auto;
	}
	.service-text .text{
		min-height:auto;
	}
	
	.top-widget {
		margin: 10px 70px 10px 0;
	}
	.slider-main-row .get_top {
		margin-top: 30px !important;
	}
	
	.header-menu-div {
		width: 100%;
		position: normal;
		float: right;
		margin: 0;
		margin-top: -50px;
		z-index: 9;
		position: relative;
	}
	#logo {
		float: left;
		width: 40%;
		margin-top: 7px;
		position: relative;
		z-index: 99;
	}
	.main-btn {
	top: 7px;
		position: relative;
		z-index: 9;
	}
	ul.slimmenu.collapsed li a {
		line-height: 45px;
	}
	#ts-map-bg-row{
		margin-bottom:0px!important;
	}
	.testimonial_rotator_quote {
		min-height: 352px!important;
	}
	.one-third {
		width: calc(34% - 18px);
		margin-right: 19px;
	}
	/* .pageTitle {
		margin-top: 115px;
	} */
	.wpb_video_widget.video-inner-page .wpb_wrapper iframe {
		top: -50px;
	}
	.top-widget {
		height: auto;
		line-height: 1;
		position: relative;
		z-index: 99;
	}
}

@media screen and (max-width: 768px) {
	.heading3 {
		font-size: 33px;
	}
	#home-slider-1 .rev_slider .tp-caption {
		left: 20px !important;
	}
	
	.home-service-row img, .home-service-row .wpb_single_image .vc_single_image-wrapper, .home-service-row .wpb_single_image .vc_figure {
		width: 100%;
	}
	.service-heading {
		font-size: 20px;
	}
	.footer-middle-row .footer-right, .footer-middle-row .footer-middle, .footer-middle-row .footer-left {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		text-align:center;
	}
	.footer-img-div {
		width: 40%;
		float:none;
		margin: auto;
	}
	.footer-middle-row .common-heading-row {
		font-size: 25px;
	}
	.home-posts-main {
		width: 60%;
		margin: auto;
	}
	.section-blog {
		width: 100%;
		margin: 10px auto;
	}
	.blog-thumb img {
		width: 100%;
	}
	.nrt-blog-row .blog-bottom {
		 margin-top: 0px !important;
	}
	.collapse-button {
		margin-top: 0px;
	}

	.section-blog {
		margin: 20px auto;
	}
	#header_section.sticky-header {
		position: relative !important;
	}
	.blog_main_div, .threecols {
		width: 100%;
		margin: auto;
	}
}

@media screen and (max-width: 767px) {
	.footer-cols {
		width: calc(35% - 20px) !important;
		margin-right: 10px;
		float: left;
	}
	/* .top-right-txt {
		margin-top: 5px;
		clear: both;
		float: right;
	} */
	.pageTitle{
		margin-top:0px;
	}
	#logo {
		float: none;
		margin:auto;
	}
	.logo-right-top{
		background-color:rgba(250,250,250,0.9);
	}
	.top-header-right {
		float: left;
		width: 84%;
	}
	
	.home-slider-row {
		margin-top: 0px;
	}
	.testimonials-short-section .vc_column-inner {
		padding-top: 0px!important;
	}
	#ts-map-bg-row {
		display:none;
	}
	.testimonials-row{
		background-color:#469dc6;
	}
	.testimonial_rotator_quote {
		min-height: auto !important;
	}
	.tp-caption.slider-heading1 {
		font-size: 37px !important;
		line-height: 38px !important;
		margin-top: 10px !important;
	}
	.logo-right-top {
	
		position: relative;
		top: 0;
	}
	.tp-caption.slider-txt1 {
		margin-top: -10px !important;
		font-size: 20px !important;
	}
	.top-header-right {
		float: left;
		width: calc(100% - 50px);
		z-index: 99;
		position: relative;
	}
	.top-menu li {
		top: 9px;
		position: relative;
	}
	#logo {
		width: 60%;
	}
	.wpb_video_widget.video-inner-page .wpb_wrapper iframe {
		top: -70px;
	}
	.top-widget {
		line-height: 40px;
	}
}
/* @media screen and (max-width: 800px){
	.top-widget {
		margin: 10px 70px 10px 0;
	}
	.slider-main-row .get_top {
		margin-top: 30px !important;
	}
	.testimonial_rotator_quote {
		height: auto!important;
		min-height: 100px!important;
	}
}
 */
@media screen and (max-width: 736px) {
	#logo {
		float: none;
	}
	.top-header-right {
		float:left;
	}
	.top-right-list {
		float: none;
		text-align: center;
	}
	.top-right-txt {
		margin-right: 0;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.one-third {
		width: 100%;
		margin-right: 0;
	}
	
}

@media screen and (max-width: 650px) {
	#footer .col-460 {
		width: 100%;
		float: none;
		margin: auto;
		text-align: center;
	}
	.footer-cols {
		width: 100% !important;
		margin-right: 0px;
		border-bottom: 1px dashed #ccc;
		padding-bottom: 10px;
	}
	.footer-cols:last-child {
		border-bottom: 0px dashed #ccc;
	}
	.footer-cols .vc_column-inner {
		padding: 0px!important;
	}
	.heading2 {
		font-size: 45px;
	}
	/* .footer-middle-row {
		padding: 25px 0 20px;
	} */
	.top-header-right {
		width: 87%;
	}
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 20px !important;
	}
	.top-icons {
		float: none;
	}
	.popup-contact {
		background: none;
		background-repeat: none;
		background-size: none;
		float: none;
	}
	.form-main-row {
		width: 100%;
		float: none;
		margin-top: 0px;
	}
	.form-main-row h4 {
		font-size: 20px;
	}
	.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container {
		left: 15px !important;
	}
	#logo {
		float: none;
		width: 100%;
	}
	.top-header-right {
		float: none;
		width: calc(100% - 70px);
		z-index: 9;
		position: relative;
		margin: 0 auto;
		display: table;
		padding-left: 30px;
	}
	.tp-caption.slider-heading1 {
		margin-top: -20px !important;
	}
	.tp-caption.slider-txt1 {
		margin-top: -27px !important;
		line-height: 26px !important;
	}
	.wpb_video_widget.video-inner-page .wpb_wrapper iframe {
		top: -50px;
	}
	.top-header-right {
		padding-left: 60px;
		margin-right: 60px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.top-widget {
		margin-right:0;
	}
	#menu-topmenu, .top-widget {
		display: table;
		width: auto;
		float: none !important;
		text-align: center;
		margin: 0 auto 0px;
	}
	.top-widget {
		line-height: 1;
		margin-bottom: 10px !important;
	}
	.header-menu-div {
		margin-top: 0;
	}
	.menu-collapser {
		margin-top: -45px;
	}
	ul.slimmenu.collapsed, ul.topmenu.collapsed {
		top: 20px;
		width: 100%;
	}
}

@media screen and (max-width: 533px) {
	/* .collapse-button {
		right: -10px;
		top: -34px;
	} */
	#home-slider-1 .rev_slider .tp-caption {
		display: none;
	}
	.top-header-right {
		width: 90%;
	}
	.slider-main-row .get_top {
		margin-top: 35px !important;
	}
	.nrt-blog-row .blog-bottom {
		font-size: 30px;
	}
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 18px !important;
	}
	
	.mailing-list-row .wpcf7-form-control.wpcf7-submit {
		padding: 10px 40px;
		font-size: 20px;
	}
	.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container {
		left: 10px !important;
	}
	.home-posts-main, .services-content-row .service-col {
		width: 70%;
	} 
	.top-header-right {
		width: 80%;
		float: none;
		text-align: center;
		/* padding-left: 0; */
	}
	
	.tp-caption.slider-heading1 {
		margin-top: -50px !important;
	}
	.blog-2-col .section-blog, .blog-2-col .threecols {
		width: 100%;
	}
	.blog-title-content-btn-row .read-more {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.footer-cols .menu li {
		text-align: left;
	}
	.subscribe-input {
		width: 100%;
		margin-bottom: 10px;
	}
	input[type="submit"].btn-subscribe {
		padding: 15px 25px 10px;
	}
	#home-Custom-lacrosse-uniforms, #home-ultimate-uniform {
		padding-bottom: 30px;
	}
	.top-widget {
		float: none;
		text-align: center;
		margin: auto;
		display: block;
	}
	
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 15px !important;
	}
	.footer-middle-row .common-heading-row {
		text-align: center;
	}
	.footer-middle-row, .footer-middle-row a {
		text-align: center;
	}
	.mailing-list-row .wpcf7-form-control.wpcf7-submit{
		float: none;
	}
	.nrt-blog-row .blog-bottom {
		font-size: 25px;
	}
	
	.home-posts-main, .services-content-row .service-col {
		width: 100%;
	} 
	.top-header-right {
		width: 80%;
		float: none;
		text-align: center;
		padding-left: 0;
	}
	#menu-topmenu {
		margin-top: 0px;
	}
	.top-header-right {

		margin-bottom: 15px;
	}
	.tp-caption.slider-heading1 {
		font-size: 32px !important;
		line-height: 34px !important;
	}
	.tp-caption.slider-txt1 {
		margin-top: -39px !important;
		line-height: 23px !important;
		font-size: 19px !important;
	}
}
@media screen and (max-width: 414px) {
	.product-type-row .type-list li {
		width: 49%;
	}
	.top-right-list li {
		display: block;
		margin-bottom: 10px;
	}
	.top-right-list li:last-child {
		margin-bottom: 0px;
	}
	.top-right-txt {
		font-size: 21px;
	}
	.heading2 {
		font-size: 41px;
	}
	.heading3 {
		font-size: 30px;
	}
	.top-icons a{
		margin-right: 0px;
	}
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 14px !important;
	}
	.blog-title-content-btn-row .read-more {
		padding: 10px 60px;
	}
	.top-menu li {
		top: 0;
	}
	.tp-caption.slider-txt1 {
		display: none;
	}
	.tp-caption.slider-heading1 {
		margin-top: -30px !important;
	}
	.footer-img-div {
		width: 60%;
	}
	.blog_main_div, .threecols {
		width: 100%;
		margin: auto;
	}
	.wpb_video_widget.video-inner-page .wpb_wrapper iframe {
		top: -30px;
	}
	.newsletter-field, .newsletter-btn{
		width:100%;
	}
	.top-menu li a {
		padding: 0 2px;
		font-size: 13px;
	}
}

@media screen and (max-width: 376px) {
	.top-list li {
		border-left: 0;
		padding: 7px 8px;
	}
	.top-list li:last-child {
		border-right: 0;
	}
	/* .collapse-button {
		top: -54px;
	} */
	.top-header-right #search-3 {
		float: none;
	}
	.top-icons {
		margin: 10px auto;
		margin-right: 5px;
	}
	.slider-text-one .break, .slider-text-one, .slider-main-row .btn_touch, .btn_touch {
		font-size: 12px !important;
	}
	.common-heading-row {
		font-size: 20px;
	}
	.footer-middle-row .common-heading-row, .nrt-blog-row .blog-bottom {
		font-size: 20px;
	}
	.pum-theme-144 .pum-container, .pum-theme-lightbox .pum-container {
		left: 7px !important;
	}
	.top-header-right {
		width: auto;
		margin-right: 44px;
	}
	.collapse-button {
		right: -5px;
	}
}


@media screen and (max-width: 360px) {
	.top-menu li {
		display: block;
		list-style-type: none;
		padding-top: 5px;
	}
	.tp-caption.slider-heading1 {
		font-size: 27px !important;
		line-height: 30px !important;
	}
	.top-header-right {
		margin-right: auto;
	}
}


@media screen and (max-width: 320px) {
	#footer .col-460 {
		line-height: 15px;
	}
}


@media screen and (max-width: 320px) {
	.top-list li {
		padding: 10px 8px 0;
	}
	.top-list li:last-child {
		padding: 5px 8px 10px;
	}
	.product-type-row .type-list li {
		padding: 10px;
	}
	.collapse-button {
		top: -42px;
	}
	
}

