@import url(font-awesome.min.css);
#catmain {
	-moz-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -moz-filter 0.5s ease;
	-webkit-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -webkit-filter 0.5s ease;
	-ms-transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, -ms-filter 0.5s ease;
	transition: -moz-filter 0.5s ease, -webkit-filter 0.5s ease, -ms-filter 0.5s ease, filter 0.5s ease;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	background: #fff url(/assets/img/catalogue/cookson_cat_main_bg.jpg) top center no-repeat;
	text-align: center;
}
/* Header */
h1, h2, h3, h4, p {
font-family: Futura-pt, sans-serif;
font-style: normal;
font-weight: 400;
}

.cookson_jan_head {
    width: 92%;
    height: auto;
    padding-top: 30px;
    display: inline-block;

    margin: 0 auto;
  
}
.cookson_jan_head h1 {
	text-align: center;
	font-size: 4em;
    color: #3c3c3b;
	line-height: 1em;
}
.cookson_jan_head h2 {
   font-size: 1.8em;
    font-weight: bold;
    color: #7a7a7a;
    text-align: left;
	margin-top:0.5em;
}
.gold { color:#D9BB6C}
.newcat a {color:#449648 !important; font-weight:bold; }
/* Boxes */ 
.thumbwrap {
	width: 100%;
	padding: 0 0 0px 0;
    text-align:center;
}
.thumb {
	width: 20%;
	text-align: center;
	display: inline-block;
	font: -webkit-control;
	vertical-align: top;
	margin:30px 5px;
}
.thumb img {
	text-align: center;
	outline: none;
	display: inline-block;
}
.thumb h2 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0;
}
.thumb p {
	color: #FFFFFF;
	font-size: 1em;
}
.catimg {
	width: 100%;
    text-align: center;
    display: inline-block;
}
.imgh{
	
	background: none !important;
	
}
.centralize{

	text-align:center
}
.catheadimg {
	width: 40%;
    text-align: center;
    display: inline-block;
}
.cat_main {
    width: 45%;
    padding: 10px;
    text-align: center;
    display: inline-block;
    font: -webkit-control;
    top: 0;
    vertical-align: top;
}
.cat_main h2 {
    font-size: 1.8em;
    font-weight: bold;
    color: #7a7a7a;
    text-align: left;
    display: inline-block;
    line-height: 1em;
}
.cat_main h2 span {
	color: #fbbd41;
	display: inline-block;
	margin: 20px 0;
}
.cat_app img {
	width: 90%;
	text-align: center;
    display: inline-block;
	vertical-align: bottom;
}
.catapp {
	width: 75% !important
}
.cat-button {
    display: inline-block;
    background: #c9d300;
    padding: 10px 30px;
    text-decoration: none;
	cursor: pointer;
    color: #FFF;
    width: 100%;
    height: 80px;
    font-size:200%;
    font-weight: bold;
    border: none;
    line-height: 12px;
    float: left;
    text-align: center;
}
.cat_main p {
    display: inline-block;
    padding: 20px 0;
    text-align: left;
    margin: 0;
    font-size: 1.2em;
	
}

.btnmain{
	    padding: 0 !important;
		text-align: center !important;
		max-width:250px !important;
	
}
.cat_strap {
	width: 100%;
	padding: 10px 0 0 0;
	text-align: center;
	display: inline-block;
	font: -webkit-control;
}
.cat_strap h2 {
    font-size: 2em;
    color: #161942;
    margin-top: 25px;
    font-weight: bold;
}
.cat_straps {    font-size: 0.6em;    color: #848484;    display: inline-block;}
.fa-caret-right {
	
	float: right;
	line-height: 12px;
}
.appbg {
	background-color: #fbbd41;
}
.catslidbg {
	background-color: #e3e2dd;
}
.catfoot {
	background-color: #f5f5f5;
}
.peerius {background-color: rgb(24, 74, 129);padding: 50px 0}
.peerius h1 {	text-align: center;
	font-size: 4em;
    color: #fff;
	line-height: 1em;} 
.cat_app {
	width: 32%;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	top: 0;
}
.cat_app h2 {
	font-size: 2.3em;
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
}
.cat_app h3 {
	font-size: 1.5em;
	color: #171a43;
	font-weight: bold;
	margin-top: 0px;
}
.cat_app span {
	display: inline-block;
	padding: 10px;
	width: 35%;
}
.cat_foot {
	width: 25%;
	padding: 30px;
	text-align: center;
	display: inline-block;
	font: -webkit-control;
	vertical-align: top;
}
.cat_foot img {
	text-align: center;
	outline: none;
	display: inline-block;
	
}
.cat_foot h2 {
	color: #171a43;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0;
}
.cat_foot p {
	color: #848484;
	font-size: 1em;
}
.greenbkground{
	   background: #87ae31;
	
}
/* Boxes */ 
#slider1 {
	height: 230px;
	overflow: hidden;
	padding: 3% 5%;
}
#slider1 .viewport {
	float: left;
	width: 85%;
	height: 270px;
	overflow: hidden;
	position: relative;
}
#slider1 .buttons {
	display: block;
	width: 40px;
	height: 59px;
	position: relative;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	font-size: 22px;
}
#slider1 .next {
	margin: 80px 0 0 30px;
	float: right;
}
#slider1 .prev {
	margin: 80px 30px 0 0;
	float: left;
}
#slider1 .buttons:hover {
}
#slider1 .disable {
	visibility: hidden;
}
#slider1 .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 160px;
	left: 0;
	top: 0;
}
#slider1 .overview a { color:#000000;}
#slider1 .overview a:hover { text-decoration:underline;}
#slider1 .overview li {
	float: left;
	margin: 3px 30px;
	padding: 0;
	height: 250px;
	width: 352px;
}
#slider1 .s2 li {
	float: left;
	margin: 3px 0px;
	padding: 0;
	height: 250px;
	width: 226px;
}
/******/
.video h2 {color: #86ad30;line-height: 30px;}
.btm h3 {color: #706f6f; font-size: 1.4em; text-align: center;margin: 30px;line-height: 30px;}
.swa_headp { color: #706f6f; font-weight: normal; font-style: italic;}
.btm .span_1_of_4 {
    position: relative;
    height: 130px;
}

.btm  .fbtn.grey {
    margin: 0 10px 0 0 !important;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 100%;
}

.btm .goright { float: right;}
.btm .goleft { float: left;}
.onethree .goright { float: right;}
.onethree .goleft { float: left;margin: 1% 1.6% 1% 0;}

   .seo_span {padding: 20px;
    color: #fff;}	


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	width:100%;

}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */



/*  GRID LAYOUT   ============================================================================= */
.span_1by1 {width: 97%;
font-family: Futura-pt, sans-serif;	
margin: 1% 1% 1% 0%;
padding:20px;
background:#efefef;

}
.span_2by2video1 {width: 57.7%;
font-family: Futura-pt, sans-serif;	
margin: 1% 1% 1% 0%;
padding:5px 5px 5px 10px;
}							   
.span_2by2video1 h2{font-size: 150%;
font-family: Futura-pt, sans-serif;
font-style: normal;
font-weight: 400;
}
.span_2by2video2 {
width: 39.2%;
margin: 1% 1% 1% 0%;
}
.span_2by2 {width: 47.4%;
font-family: Futura-pt, sans-serif;					
background:#efefef;
padding:5px 5px 14px 10px;	
margin: 1% 0 1% 1%;

	}
.small_2by2 {width: 27.4%;
font-family: Futura-pt, sans-serif;					
background:#efefef;
padding:5px 5px 23px 10px;	
margin: 1% 0 1% 1%;

	}
.big_2by2 {width: 67.4%;
font-family: Futura-pt, sans-serif;					
background:#efefef;
padding:5px 5px 14px 10px;	
margin: 1% 0 1% 1%;

	}		
.span_3by3 {width: 30.5%;
font-family: Futura-pt, sans-serif;					
background:#efefef;
padding:5px 5px 14px 10px;	
margin: 1% 0 1% 1.1%;
	}	 	

.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}
	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}
.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}

.videoframe{
width:560px; 
height:315px;	
	
}
.principalist{
list-style-type:disc;	
	
}
.principalist li{
margin-left:25px;	
	
}
/******/


@media screen and (max-width: 1366px) {
#slider1 .overview li {
	margin: 3px 23px;
}
}

@media screen and (max-width: 1280px) {
.thumb {
	width: 20%;
	padding: 15px;
}
.cat_main {
    width: 40%;
    padding: 40px 20px;
}
#slider1 .viewport {
	width: 80%;
}
#slider1 .overview li {
	margin: 3px 44px;
}
	
	.cat_main h2 {
		font-size: 3em;
	}
	
	.cookson_jan_head h1 {
    font-size: 3em;
}
.cat-button { width: 100%;
   font-size:100%;
}	
	
}


@media screen and (max-width: 980px) {
.thumbwrap {
	width: 100%;
	padding: 0 5%;
}
.thumb {
	width: 20%;
	padding: 5px;
}
.thumb h2 {
	color: #FFFFFF;
	font-size: 1em;
}
.thumb p {
	color: #FFFFFF;
	font-size: 0.8em;
}
.cat_main {
	padding: 30px 10px;
	width: 45%;
}
.cat_main p{
	
	font-size: 1.2em;
}
.cat_app h2 {
	font-size: 1.5em;
}
#slider1 .viewport {
	width: 75%;
}

.span_2by2video1 {
	width: 100%;

}
.col {
	
	margin: 1% 0 1% 0%;
}
.video {
	
	margin-left:1.6%;
}
.videoframe{
width:100%; 
height:315px;	
	
}
.span_2by2video2 {width: 100%;}
.span_2by2 {width: 100%;}
.small_2by2 {width: 100%;}
.big_2by2 {width: 100%;}

.span_3by3 {width: 100%;}

}

@media screen and (max-width: 768px) {
.thumbwrap {
	width: 100%;
	padding: 0;
}
.thumb {
	width: 40%;
	margin: 10px
}
.cat_main {
	width: 43%;
	padding: 20px
}
.cat_app h2 {
	font-size: 2em;
	margin-top: 36px
}
.cat_app h3 {
	font-size: 1em;
	margin-top: 10px
}
#slider1 .viewport {
	width: 75%;
}
.cat_foot {
	width: 30%;
	padding: 5px;
}
.cat_app span {
	display: inline-block;
	padding: 0px;
	width: 50%;
}
.cat_app img {
	width: 90%;
}
.cat-button { width: 100%;
   font-size:100%;
}	
	
	
}

@media screen and (max-width: 640px) {
.thumbwrap {
	width: 100%;
	padding: 0;
}
.thumb {
	width: 40%;
	margin: 10px
}
.cat_main {
	width: 40%;
	padding: 20px 0px;
}
.cat_main h2 {
	font-size: 3em;
}
.cat_app h2 {
	font-size: 1.3em;
	margin-top: 10px;
	text-align: center;
}
.cat_app h3 {
	font-size: 1em;
	margin-top: 10px
}
#slider1 .viewport {
	width: 70%;
}
#slider1 .overview li {
	margin: 3px 20px;
}
.cat_foot {
	width: 30%;
	padding: 5px;
}
.cat_app span {
	display: inline-block;
	padding: 0px;
	width: 50%;
}
.cat_app img {
	width: 90%;
}
.cookson_jan_head h1 {
       font-size: 3em;

}
	#slider1 .next {
    margin: 80px 0 0 0;
    float: right;
}
	
	
}

@media screen and (max-width: 480px) {
	#slider1 .next {
    margin: 80px 0 0;
    float: right;
}
.thumb {
	width: 90%;
	margin: 10px
}
.cat_foot {
	width: 90%;
	padding: 5px;
}
.cat_main {
	width: 90%;
	padding: 20px;
}
.cat-button {
	width: 100%;
	   font-size:80%;
}
#slider1 .viewport {
	width: 58%;
}
.cat_app img {
	width: 90%
}
.cat_app {
	width: 90%;
}
#slider1 .overview li {
	margin: 0px 30px;
}
.catheadimg {
	width: 80%;}
	
.cat_strap {
	padding: 20px 0;
}	
	
	
	
	
}
