/* Global properties ======================================================== */
html, body {
	width:100%;
	padding:0;
	margin:0;
}
body {
	font:14px/25px Arial, Helvetica, sans-serif, serif;
	max-width:100%;
	background:#ffffff;
}
.brief-grids img {
    width: 90%;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0;
}
.main {
	width:100%;
	background:#ffffff;
}
/***********************************************************************/
a {
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
a.button {
	background:#2098f5;
	font-size:20px;
	line-height:24px;
	color:#000;
	display:inline-block;
	padding:5px 23px 5px 23px;
}
a.button:hover {
	background:#131313;
}
a.link {
	text-decoration:none;
	cursor:pointer;
	color:#2098f5;
}
a.link:hover {
	text-decoration:underline;
}
.color-1 {
	color:#fff;
}
a.color-1:hover {
	text-decoration:underline;
}
.font-3 {
	font-size:17px;
	line-height:33px;
	color:#292929;
}

ul {
	margin:0;
	padding:0;
	list-style-image:none;
}
ul.list-1 li {
	padding:0px 0 0px 11px;
	line-height:25px;
	background:url(../images/marker.gif) 0 10px no-repeat;
}
ul.list-1 li a {
	font-size:16px;
	color:#fff;
	line-height:25px;
}
ul.list-1 li a:hover {
	color:#2098f5;
}
ul.menu li img{
	width:50%;
}
/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative
}
.wrap {
	overflow:hidden;
	position:relative
}
.extra-wrap {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.img-indent {
	float:left;
	margin:3px 30px 17px 0;
}
.last {
	margin-right:0px !important;
}
.img-radius {
	border-radius:4px;
}
.top-1 {
	margin-top:37px;
}
.top-2 {
	margin-top:29px;
}
.top-3 {
	margin-top:21px;
}
.top-4 {
	margin-top:31px;
}
.top-5 {
	margin-top:12px;
}
.left-1 {
	padding-left:30px;
}
.bot-0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.bot-1 {
	margin-bottom:39px;
}
.bot-2 {
	margin-bottom:29px;
}
.pad-1 {
	margin:13px 0px 12px 0px;
}
.p1 {
	padding-bottom:25px;
}
.p2 {
	color:#000;
	font-size: 1.4em;
	line-height:1.2em;
}
.p23 {
	color:#000;
	margin:auto;
	font-size: 1.3em;
}
.p3 {
	padding-bottom:12px;
}
.p4 {
	padding-bottom:20px;
}
.p5 {
	padding-bottom:23px;
}
.p6 {
	padding-bottom:8px;
}
/*********************************header*************************************/
header {
	width:100%;
	z-index:101;
}
header>div {
	width:100%;
	margin:0 auto;
	position:relative;
}

H10 {
	position:absolute;
	left:130px;
	top:0px;
	display:inline-block;
	z-index:100;
}
H11 {
	position:absolute;
	left:340px;
	top:8px;
	display:inline-block;
	z-index:100;
}

H4 {
	font-family:serif;
	font-size:2em;
	line-height: 0px;

	letter-spacing:-1px;
	z-index:100;
}

.image-grid {
width: 100%;
}
.image-grid img{
width: 50%;
}
.image-grid iframe{
width:560px;
height:315px;
}
.social-icons {
	overflow:hidden;
	text-align:right;
	padding:3px 5px 3px 0
}
.social-icons span1 {
	display:inline-block;
	font-size:24px;
	line-height:58px;
	color:#000;
	margin:-1px 10px 0 0;
	letter-spacing:-1px;
}
.social-icons a {
	width:40px;
	height:40px;
	float:right;
	padding:7px;
	font-size:28px;
	line-height:58px;
	color:#000;
	margin:-1px 10px 0 0;
	letter-spacing:-1px;
}
.social-icons img {
	width:1.5em;
}

.container_12 {
	max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

nav {
	position:unset;
	text-align:center;
	bottom:0;
	z-index:100;
	background:#fff;
}
ul.menu {
	margin:0 29px 0 30px;
}
ul.menu li {
	display:inline-block;
	line-height:35px;
	margin:10px 0 0px 0px;
}
ul.menu li a {
	font-size:1.5em;
	line-height:35px;
	color:#fff;
	display:block;
	padding: 10px 15px 10px 15px;
	background: #4c9ce7;
	border-radius: 35px;
}
}
ul.menu li img {
	width:50%;
	background: #060606;
}
ul.menu li:hover, ul.menu li.current {
	
}
/*********************************content*************************************/
#content {
	width:auto;
	margin:0 auto;
	padding-bottom:0px;
}
.line-1 {
	background:url(../images/line.png) 0 bottom repeat-x;
	padding-bottom:29px;
	margin-bottom:24px;
}
.img-border {
	border:#fff 4px solid;
}
.block-1>div {
	float:left;
	width:180px;
	margin-right:40px;
}
.block-1>div h3 {
	margin:14px 0 4px 0;
}
.block-1>div a.button {
	margin:18px 0 0px 0;
}
.lists {
	overflow:hidden;
}
.lists ul {
	float:left;
	margin-right:15px;
	width:200px;
}
.lists-2 {
	margin:23px 0 23px 0;
	overflow:hidden;
}
.lists-2 ul {
	float:left;
	margin-right:40px;
	width:180px;
}
.block-2>a {
	float:left;
	margin-right:20px;
	display:inline-block;
}
/****************************footer************************/
footer {
	width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	padding:32px 0 45px 0;
	background:#ffffff;
}
footer p, footer a {
	color:#000000;
}
footer a:hover {
	text-decoration:underline;
}
/**********************form**********************/
dl {
	margin:0px 0px 0 0px;
}
dl dt {
}
dl dd span {
	display:block;
	width:99px;
	float:left;
}
dl dd {
}
dl dd a {
}


.btns {
	text-align:left;
	width:620px;
	padding-top:18px;
}
.btns a {
	display:inline-block;
	margin:0 20px 0 0px;
}
.owl-carousel {
	width:90%;
}
.manage_image_size img {
	width:200px;
}

@media (max-width: 992px){
h10 {
	left:50px;
}
h11 {
	left:260px;
}
}
@media (max-width: 905px){
h10, H11 {
	display:none;
}

.image-grid iframe{
width:560px;
height:315px;
}
.manage_image_size img {
	max-width:80%;
}
h11 {
	left:260px;
	top:64px;
	img:50%;
}
.buttons a {
    display: none;	
}

}
@media (max-width: 800px){
.image-grid img{
width: 90%;
}
h10 {
	left:50px;
	top:64px;
}
.manage_image_size img {
	max-width:80%;
}
h11 {
	left:220px;
	top:64px;
}
.buttons a {
    display: none;	
}
.image-grid iframe{
width:560px;
height:315px;
}
}
@media (max-width: 660px){
.image-grid img{
width: 90%;
}
h10 {
	left:50px;
	top:64px;
}
.buttons a {
    display: none;	
}
ul.menu li {
	float: none;
}
ul.menu li {

}
.image-grid iframe{
width:400px;
height:225px;
}
}
@media (max-width: 550px){
.image-grid img{
width: 90%;
}
.sizes h1{
    font-size:2.5em;
	top:7em;
    line-height:35px;
}

.sizes h2{
    font-size:2.5em;
	top:10em;
    line-height:35px;
}

.sizes h3{
    font-size:2.5em;
	top:13em;
    line-height:35px;
}
.manage_image_size img {
	max-width:80%;
}
.grid_8 img{
	max-width:100%;
}
h11 {
	left:220px;
	top:64px;
	img:50%;
}
.social-icons span {
    display: inline-block;
    font-size: 24px;
    line-height: 58px;
    color: #000;
    margin: -1px 10px 0 0;
    letter-spacing: -1px;
}

.social-icons a {
    width: 30px;
    height: 40px;
    float: right;
    padding: 5px;
	font-size:28px;
}
h11 {
    position:none;
}
.image-grid iframe{
width:370px;
height:208px;
}
}
@media (max-width: 440px) {
.social-icons a {
    height: 40px;
    float: right;
    padding: 5px;
	font-size:20px;
}
.social-icons img {
	width:2em;
}	
}