
@media (min-width: 1280px) {
/* BANNER BOOK NOW CHANGE
------------------------------- */
	.spotlight-banner .banner-bottom-row > div:nth-child(1) {
		width: 66.666666666% !important;

	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		width: 33.333333333% !important;

	}

}



@media (max-width: 1109px){
#t3-mainbody #t3-content .accordion-body .innerContent{margin: 10px 8px !important;}	
}


/* COL - lg > xl
-------------------------------------------------*/
@media (min-width: 1024px) and (max-width: 1280px) {
/* GENERAL
------------------------------- */
	.container {max-width: 1420px;}

/* HEADER
------------------------------- */
/* Navigation
------------------- */
	header ul.maximenuck li a, ul.maximenuck li .separator {

	}
/* Social
------------------- */
	.header-social .icontext {
		display: none !important;
	}
	.header-social li:after {
		display: none !important;
	}
	.header-social #socialicons.mid95 span {
	    font-size: 1em !important;
	}

/* MODULES
------------------------------- */
/* html block module
------------------------------- */
	.moduleblock-text p {
		font-size: 1.3vw;
	}

/* BANNER BOOK NOW CHANGE
------------------------------- */
	.spotlight-banner .banner-bottom-row > div:nth-child(1) {
		width: 100% !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		width: 100% !important;
		padding-top: 0px !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) p {
		text-align: left !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(1) .jsn-bootstrap3.jsn-pagebuilder a.btn-default {
		padding:0px 17px !important;
	}
}


/* COL - lg >
-------------------------------------------------*/
@media (min-width: 1024px) {
/* GENERAL
------------------------------- */
	.container {max-width: 1280px;}
}

/* COL - md < - xs
-------------------------------------------------*/
@media (max-width: 1024px) {
/* HEADER
------------------------------- */
	header .outer-calltoaction {
		display: none;
		height: 90px;
		float: left;
		background: #c34e4e;
	}
	header .outer-calltoaction > * {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		color: inherit !important;
		font-size: 1.6rem;
	}
	header .outer-calltoaction p{margin: 0;}
	header .outer-calltoaction a{text-transform: uppercase;}
	.main-nav .top-registerlink, header .outer-calltoaction a {
		color: #FFF;

	}
	div#maximenuck93 ul.maximenuck li.maximenuck.level1 > a, 
	div#maximenuck93 ul.maximenuck li.maximenuck.level1 > span.separator{white-space: normal !important;padding: 20px 0 !important;}
	.toplogo-wrap {left:5px;}
	.outer-calltoaction {position:relative;right: 5px;}

/* Modules
------------------- */
	#Mod199 {display: none;}
	ul.fc_leading li > a {max-width: 100px;}
	.t3-sidebar .module .featcat .fc_items li h4 {
	    width: 65%;
	}

/* Social
------------------- */
.header-social .icontext {
	display: none !important;
}
.header-social li:after {
	display: none !important;
}
.header-social #socialicons.mid95 span {
    font-size: 1em !important;
}


/* MAXI MOBILE MENU
------------------------------- */
	.main-nav .moduletable {
		float: right;
	}
	.mobilebarmenutitleck {
		display: none;
	}
	body .mobilemaximenuck {
		height: 100%;
	    position: fixed;
	    width: 300px;
	    right: 0px;
	    overflow-x: hidden;
	    overflow-y: scroll;
	    z-index: -1;
	    display: none;

	}
	.mobilemaximenuckitem, .topbar {
		width: 300px;
		float: right;
		clear: right;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
	}
	.mobilebarmenuck {
		height: 90px;
		background-color: transparent;

	}
	.mobilemaximenuck {
	    text-shadow: none !important;
	    min-height: 100%;
	   }
	.mobilebuttonmenuck {
		margin: 0px;
		width: 100%;
		height: 100%;
		text-align: center;
		background-image: none !important;
		display: table;
		background-color: rgba(255, 255, 255, 0.20);
	}
	#t3-mainnav .mobilebuttonmenuck::after {
		content: "\f0c9" ;
		font-family: FontAwesome ;
		font-size: 40px ;
		display: table-cell ;
		vertical-align: middle ;
		color:#FFF;
	}

	.mobilemaximenuck .topbar {
		background-image: none !important;
		height: 51px;

	}
	.mobilemaximenuckclose {
		height: 100% !important;
		width: 20% !important;
		display: table !important;
		text-align: center;
		background-image:url(../images/menu-close.png) !important;
		margin: 0px !important;
		background-color: rgba(255, 255, 255, 0.20) !important;margin: 0 !important;
	}
	.mobilemaximenuckclose i {
		font-size: 18px;
		display: table-cell;
		vertical-align: middle;
		-webkit-transform: scale(0);
	    -moz-transform: scale(0);
	    -o-transform: scale(0);
	    transform: scale(0);
	}
	.mobilemaximenuck div.maximenuck {
		background-image: none !important;
		padding: 10px 5px !important;
	}
	.mobilemaximenuck div.level1.maximenuck.top-registerlink {
		background-color: #2C2C2C;
	}
	.mobilemaximenuck div.level1.maximenuck.top-registerlink a {
		color: inherit !important;
	}
	.mobilemaximenuck div.level1.maximenuck > a {
		padding-left: 15px !important;
		background-image: none !important;
		text-transform: uppercase;
		font-family: "futura-pt",sans-serif;
		/*font-size: 1.5rem;*/
	}
	.mobilemaximenuck div.level1.maximenuck img {
		width: 60%;
	}
	.mobilemaximenutogglericon {
		background-image: none !important;
		height: 100%;
		width: 20%;
		margin-right: 0px !important;
		display: none;
	}
	.mobilemaximenutogglericon:after {
		content: "\f0d7";
		font-family: FontAwesome;
		font-size: 18px;
		display: table-cell;
		vertical-align: middle;
		color:#FFF;
		padding: 5px 0px 0px 26px;
	}
	.mobilemaximenuckitem .open .mobilemaximenutogglericon:after {
		content: "\f068";
		font-size: 15px;
	}
	.mobilemaximenuckitem .active.parent, .mobilemaximenucksubmenu .active {
		background-color: rgba(255, 255, 255, 0.20) !important;
	}
	.mobilemaximenucksubmenu .mobilemaximenuckitem {
		border-left: 2px solid #FFF;
	}
	.mobilemaximenuck div.current > a::after {
		background-image: none !important;
		content: "\f0d9";
		font-family: FontAwesome;
		font-size: 18px;
		display: table-cell;
		vertical-align: middle;
		color:#000;
	}
	.mobilemaximenucksubmenu .mobilemaximenuckitem {
		background-image: none !important;
		border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
		border-bottom: none !important;
	}
	.mobilemaximenucksubmenu .mobilemaximenuckitem a {
		background-image: none !important;
		padding-left: 35px !important;
		font-size: 13px !important;
		text-transform: uppercase;
	}

	.mobilemaximenuck div.maximenuck:hover, .mobilemaximenuck div.maximenuck:focus {
		background-color: transparent;
	}
	.mobilemaximenucksubmenu {
		height: 0px;
		overflow: hidden;
		display: block !important;
	}
	.mobilemaximenucksubmenu {
		box-shadow: 	    inset 0px 3px 10px -3px rgba(0, 0, 0, 0.25);;
		-moz-box-shadow:    inset 0px 3px 10px -3px rgba(0, 0, 0, 0.25);;
		-webkit-box-shadow: inset 0px 3px 10px -3px rgba(0, 0, 0, 0.25);;
	}
	
	.mnwall-big .mnwall-item-inner h3.mnwall-title a, .mnwall-big .mnwall-item-inner h3.mnwall-title span,
	.light-text h3.mnwall-title a, .light-text h3.mnwall-title span{font-size: 15px !important;}
	
/* ---------- FOOTER ---------- */
/* Sponsors
------------------- */
/*.show-sponsors .banneritem {
	padding-top:30%;
	padding-top: 8%;
	margin-bottom: 30px;
	position: relative;
}*/

/* UKCW SITE FOOTER
------------------------------- */
/* General
------------------- */
.ukcw-footer header {
	margin-bottom: 10px;
}
.ukcw-footer-spotlight .t3-spotlight > div {
	margin-top:20px;
}
.ukcw-footer-spotlight h3 {
	margin-bottom: 10px;
}

/* Twitter
------------------- */
	body .ukcw-footer-spotlight .twitter-timeline {
	    height: 330px !important;
	    max-width: 330px !important;
	    margin: auto;
	}
	.ukcw-footer-spotlight #Mod218 p {
		width: 100% !important;
		height: 330px !important;
		padding-top:0px !important;
	}
/* Show Blocks
------------------- */
	body #Mod215 .col-xs-12, body #Mod215 .custom > .jsn-bootstrap3 {
		width: 33.33333% !important;
		float: left;
	}
	body #Mod215 .custom > .jsn-bootstrap3 .row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
/* Latest News
------------------- */
	.ukcw-footer-spotlight .mnwall_container {
		padding-top: 0px !important;
		height: 330px;
	}
	.ukcw-footer-spotlight .mnwall_container .mnwall_iso_container {
		max-width: 330px !important;

	}

/* BANNER BOOK NOW CHANGE
------------------------------- */
	.spotlight-banner .banner-bottom-row > div:nth-child(1) {
		width: 100% !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		width: 100% !important;
	}
	.HVAC.home .spotlight-banner .t3-spotlight-banner > div:nth-child(2), .Build.Show.home .spotlight-banner .t3-spotlight-banner > div:nth-child(2) {
		display: none;
	}

}

/* COL - md <
-------------------------------------------------*/
@media (max-width: 1023px) {
/* GENERAL
------------------------------- */
	.container {max-width: ;}
	#scrollToTop {right: 5px !important;}

/* MAXI MOBILE MENU
------------------------------- */
	.main-nav .moduletable, .outer-calltoaction {
		width: 30%;
	}

/* BANNER SPOTLIGHT
------------------------------- */
/* Spotlight-1
------------------- */
	.spotlight-banner .t3-spotlight-banner {
		/*table-layout: fixed;*/
		position: relative;
	}
	.spotlight-banner .t3-spotlight-banner > div {
		/*display: block;*/
		position: static;

	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		right: 0px;
		padding-top: 0px;
	}
	.spotlight-banner .t3-spotlight-banner > div:nth-child(2) {
		/*display: table-header-group;*/
	}
	.spotlight-banner .t3-spotlight-banner > div:nth-child(2) .module {
		/*width: inherit;*/
		padding-top: 60%;
		margin-left: 10px;
	}
	.spotlight-banner .t3-spotlight-banner > div:nth-child(2) {
		vertical-align: bottom;
		padding-bottom: 90px;
	}
	.ukcw.home .spotlight-banner .t3-spotlight-banner > div:nth-child(2) .module {
		padding-top:30%;
	}
	.spotlight-banner .t3-spotlight-banner > div:nth-child(1) .module h1 {
		/*font-size: 6vw;*/
	}

	footer .ukcw-footer h4 {
		font-size: 1.65rem !important;
		line-height:normal !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) p {
	    text-align: left !important;
	}


/* FOOTER
------------------------------- */
/* Signup
------------------- */
.t3-footnav > div:nth-child(1) > div {
	width: 50%;
	float: left;
	margin:0px;
}
.t3-footnav > div:nth-child(1) > div p {
	margin: 0px;
}
/* Register
------------------- */
.custom.footer-register {
	margin-top: 42px;
}
/* Twitter
------------------- */
	.ukcw-footer-spotlight #Mod218 p {}
	.spotlight-banner .pb-element-button .btn.btn-default {
	    font-size: 25px !important;
	}
	.spotlight-banner .pb-element-container.pb-element-text img {
		/*display: none;*/
	}
	.t3-sidebar .sidebar-register {
		display: none !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) p, .spotlight-banner .banner-bottom-row > div:nth-child(3) img {
		margin:0px !important;
	}


}


@media only screen and (max-width : 980px) {
	#mainslider .n2-ss-align .innerContent{width: 47%}
	#mainslider .n2-ss-align .innerContent:nth-child(2){margin: 0;}
	#mainslider .n2-ss-align .innerContent:nth-child(3){display: none;}
}



/* COL - sm <
-------------------------------------------------*/
@media (max-width: 767px) {
/* GENERAL*/
	
	#buttonWrap p#stickyHeaderButton2 a {padding: 10px 54px;}
	
/*------------------------------- */
	.container {max-width: 480px !important;}
	#buttonWrap{top: 30%;}
/* HEADER
------------------------------- */
	.toplogo-wrap {padding:0px 5px !important; height: 150px;left:5px;}
	.header-dates {float: left;width: 33.33333333%;}
	.header-dates .custom {padding-left: 5px;}
	.header-dates h4 {
		text-align: left;
		width: 180px;
		float: left;
	}
#qx-row-975 .qx-column{
  width: 100%;
}
/* SPOTLIGHT BANNER MODULES
------------------------------- */
	.spotlight-banner .t3-spotlight-banner {
		width: 100% !important;
	}
	.spotlight-banner .pb-element-text p {
		display: none;
	}
	.home .main-banner, .home .spotlight-banner {
	    height: 435px;
	}
	.home .mainbanner.showbanner {
	    height: 565px;
	}
	.spotlight-banner .pb-element-text h1 {
		font-size:5rem ;
	}
	.spotlight-banner .pb-element-text h2 {

	}
/* Video
------------------- */
	.spotlight-banner .t3-spotlight-banner > div:nth-child(2) .module {
		padding-top: 0px;
		height: 150px;
		margin:0px;
	}
	.spotlight-banner .t3-spotlight-banner > div:nth-child(2) .module-inner {
		left:10px;
		right: 10px;
	}
/* Slider */
#testimonials .djslider-default{min-height: 140px;}
#testimonials .djslider-default ul.djslider-in > li {min-height: 155px !important;}
/* UKCW Stamp
------------------- */
	.banner-bottom-row {
		padding: 0px !important;
	}
	.banner-bottom-row .col-sm-8 {
		width: 60% !important;
	}
	.banner-bottom-row .col-sm-4 {
		width: 40% !important;
	}
	.banner-bottom-row p:nth-child(1) {
		padding-left: 5px;
		padding-top: 2px;
		display: block;
		font-size: 14px !important;
		margin-bottom: 0px !important;
		line-height: 3.5vw;
	}
	.banner-bottom-row p span {
		display: block;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		padding-top: 0px;
	}

/* MODULES
------------------------------- */
/* Visitors
------------------- */
	.visitors .banneritem {
    	padding-top: 17%;
    }
/* Homeblocks
------------------- */
.module.moduleblock-text, .moduleblock-text .custom {
		height: auto !important;
	}
/* Module Image Link Block
------------------- */
.t3-module.module.moduleblock-link {
	height: auto !important;
}
.moduleblock-link .custom {
	background-size: 100% auto;
	padding-top: 73%;
	height: 0px;
}
.regbanner.moduleblock-link .custom{    background-size: 100% auto;
     padding-top: 11% !important;
    height: 100% !important;
    background-position: center;}

/* PAGE MODULES
------------------------------- */
/* Search
------------------- */
	#searchForm .btn-group.searchInput {
    	width: 55% !important;
	}
	#searchForm .btn-group.searchFltr {
    	width: 20% !important;
    }

	#searchForm .btn-group.searchBtn {
    	width: 19% !important;
    }
    #searchForm .btn-group input {
	    height: 100% !important;
    }
    #searchForm .btn-group input, #searchForm .btn-group button, #searchForm .btn-group.searchFltr span {
	    font-size: 1.5rem;
    }
    #searchForm .btn-group.searchFltr span {
    	padding-top: 27px;
    }
/* ARTICLE
------------------------------- */
	html body #t3-content .item-page .page-header {
		left:10px;
		right: 10px;
		width: auto;
	}
	html body #t3-content .item-page .page-header h2 {
		padding: 0px;
	}

	.a2a-page-share {
		display: ;
	}
	
	#t3-mainbody #t3-content .accordion-body .innerContent{width: 46%;margin: 10px 5px !important;}
/* 404 Search
----------------*/
.pb-module-367 .form-search #mod-search-searchword {
	width: 48% !important;
}
.pb-module-367 .form-search .btn {
	width: 40% !important;
}

/* MAXI MOBILE MENU
------------------------------- */
	.outer-calltoaction {
		width: 60%;
	}
	.main-nav .moduletable {
		width: 40%;
	}

/* FOOTER
------------------------------- */
.t3-footnav h3, .ukcw-footer-spotlight h3 {
	font-size: 2.6rem !important;
}
/* Register
------------------- */
.custom.footer-register {
	margin-top: 5px;
}
.custom.footer-register a {
	width: 100%;
}
/* Signup
------------------- */
.footer-signup, .footer-register, .footermenu, .ukcw-showstamp.module, #Mod254 {
	margin-bottom: 30px !important;
}
.footer-signup .submit-btn {
	width: 40%;
}
.t3-footnav > div > div {
	width: 100% !important;
}
/* UKCW stamp
------------------- */
.ukcw-showstamp.module h3 {
	font-size: 1.5rem !important;
}
.ukcw-showstamp.module img {
	max-width: 250px;
}

/* Sponsors
------------------- */
/*.show-sponsors .banneritem {
	padding-top:30%;
	padding-top: 14%;
	margin-bottom: 30px;
	position: relative;
}*/

/* All shows block
------------------- */
	body #Mod215 .custom > .jsn-bootstrap3, body #Mod224 .custom > .jsn-bootstrap3 .col-xs-12:nth-child(1) {
		width: 100% !important;
	}
	body #Mod224 .custom > .jsn-bootstrap3 .col-xs-12 {
		width: 33.3333%;
	}

	.ukcw-footer .ukcw-copyright .site-logo {
		text-align: center;
		margin-top:20px;
	}


/* Construction Enquirer Awards Specific
------------------- */
	.Construction.Enquirer.Awards .header-dates h4 {
	    font-weight: 600;
	    font-size: 14px;
	}


/* BANNER BOOK NOW CHANGE
------------------------------- */
	.spotlight-banner .banner-bottom-row > div:nth-child(1) {
		width: 100% !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(2) {
		width: 100% !important;
		display: none !important;
	}
	.spotlight-banner .banner-bottom-row > div:nth-child(1) .btn.btn-default {
	    font-size: 25px !important;
	}

}


/* DESKTOP + XTABLET + TABLET (MOBILE UP)
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
	#mainslider .n2-ss-align .innerContent{width: 100%; margin: 0;}
	#mainslider .n2-ss-align .innerContent:nth-child(2),
	#mainslider .n2-ss-align .innerContent:nth-child(3){display: none;}
	#mainslider .n2-ss-slider .n2-ow-all img{max-width: 100%;}
}


@media only screen and (max-width : 480px) {

.alphalist {
    display: block !important;
    margin: 0 !important;
}

.extrafilters label {
	min-height: 97px !important;
}

.extrafilters .showbg span {
	display: block !important;
}

/* Slider */
#testimonials .djslider-default{min-height: 160px;}
#testimonials .djslider-default ul.djslider-in > li {min-height: 175px !important;}


#scgalleryhoverHomeShownews .boxgrid img {top: -105px !important; left:0 !important;}
#scgalleryhoverHomeExhib .boxgrid img {top: -103px !important;}
#scgalleryhoverHomeIndustrynews .boxgrid img {top: -18px !important;}
#scgalleryhoverHomeConferences .boxgrid img {width: 100% !important;}
#scgalleryhoverHomeSeminars .boxgrid img {top: -55px !important;}

/* UKCW BLOG
-------------------------------------------------*/
    #t3-content input[type=submit], #t3-content .rsform-submit-button{
            margin-left:10px;
    }
    body.Blog .rc-anchor, .rc-anchor-normal, .rc-anchor-light{
            margin-left: 60px!important;
    }
	 body.Blog .blog-header h2{
		font-size: 20px;
	}
	body.Blog .aidanews2_title a:link{
		font-size: 20px;
	}
	.jsn-bootstrap3.jsn-pagebuilder .carousel-caption {left: 0 !important;right: 0 !important;}
}




@media (max-width: 400px) {
#t3-mainbody #t3-content .accordion-body .innerContent{width: 100%; margin: 10px 0 !important;}
}


/* COL - xs <
-------------------------------------------------*/
@media (max-width: 359px) {

	
/* GENERAL
------------------------------- */
	.container {max-width: 480px !important;}

	.ukcw-footer-spotlight #Mod218 p, body .ukcw-footer-spotlight .twitter-timeline {
		width: 300px !important;
	}
	#t3-mainbody #t3-content .accordion-body .innerContent{width: 46%;margin: 10px 5px !important;}
/* HEADER
------------------------------- */
	.header-dates {float: left;width: 50%;overflow: hidden; height: 40px;}
	.header-dates .custom {padding-left: 5px;}
	.header-dates h4 {
		text-align: left;
		float: left;
		width: 100%;
	}

/* SPOTLIGHT BANNER MODULES
------------------------------- */
/* SPOTLIGHT BANNER MODULES
------------------------------- */
	.spotlight-banner .pb-element-text h1 {
		font-size:13vw;
	}
	.spotlight-banner .pb-element-text h2 {
		font-size: 8vw;
	}
	.spotlight-banner .container {
		left: 0%;
		transform: translateX(-0%);
		-webkit-transform: translateX(-0%);
	}
	.spotlight-banner .pb-element-text p {
		display: none;
	}
	.home .main-banner, .home .spotlight-banner {
	    height: 345px;
	}
	.home .mainbanner.showbanner {
	    height: 475px;
	}

/* UKCW Stamp
------------------- */
	.banner-bottom-row {
		padding: 0px !important;
	}
	.banner-bottom-row .col-xs-12 {
		width: 50% !important;
	}
	.banner-bottom-row p:nth-child(1) {
		font-size: 3.6vw !important;
		line-height: 4.5vw;
		display: block !important;
	}


	.main-banner{margin-top: 126px; }

/* MAXI MOBILE MENU
------------------------------- */
	.main-nav .moduletable {
		width: 100%;

	}
	.mobilebarmenuck {height: 80px;}
	.mobilebarmenutitleck {display: none;}
	.toplogo-wrap {height: 135px;}
	.header .top {
		height: 45px;
	}
	.header-dates {display: inline-block; padding-left: 5px;}
	.header-dates .custom {padding-left: 10px; padding-top: 10px;}
	.header-dates h4 {
		font-weight: 600;
		font-size: 13px;
		white-space: normal;
	}
/* FOOTER
------------------------------- */
.t3-footnav h3, .ukcw-footer-spotlight h3 {
	font-size: 7vw !important;
}

/* Contact info
------------------- */
	.ukcw-footer .ukcw-contactinfo h4 {
		text-align: left;
		margin-left: 0px;
		display: block;
	}

/* Construction Enquirer Awards Specific
------------------- */
	.Construction.Enquirer.Awards .header-dates h4 {
	    font-weight: 600;
	    font-size: 10px;
	}

/* UKCW blog specific
------------------- */
	body.Blog .aidanews2_img1 img {
	    margin-top: 20px;
	}
	body.Blog .g-recaptcha {
	    width: 243px;
	}


}



 @media only screen and (min-width: 425px) and (max-width : 768px) {
	 /* UKCW blog specific
------------------- */




	 .relateditem_wrap img{
		 width: 100%;
	 }
 }

@media only screen and (max-width : 938px) {
#mainslider #n2-ss-3-align .mnwall-columns .mnwall-item{width: 46% !important;}
#mainslider #n2-ss-3-align .mnwall-columns .mnwall-item:last-child{display: none;}
}

@media only screen and (max-width : 768px) {
#scgalleryhoverHomeShownews .boxgrid img{left:-150px;}
#scgalleryhoverHomeConferences .boxgrid img{left: -175px;}
#scgalleryhoverHomeAwards .boxgrid img{left:-127px;}
h3.mnwall-title,.mnwall-item-info{padding: 0;}
.nextend-arrow-previous,
.nextend-arrow-next{display: none !important;}
.toplogo-wrap {
    left: 5px;
    max-width: 150px;
    height: 110px;
}
}

@media only screen and (max-width : 767px) {
.toplogo-wrap {left: 5px;max-width: 130px;height: 100px;}
}
/* XTABLET
-------------------------------------------------*/
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {



	/* UKCW BLOG
-------------------------------------------------*/
	body.Blog .aidanews2_text{
		font-size: 20px;
	}
	body.Blog .item-page .page-body p{
		font-size: 20px;
	}
	body.Blog .t3-mainbody{
		margin-top: 180px;
	}
	body.Blog .aidanews2_img1 img {
	    margin-top: 20px;
	    height: 500px;
	    width: 100%;
	}
	body.Blog .aidanews2_text, body.Blog .item-page .page-body p{
		font-size: 20px;
	}
}

@media only screen and (max-width : 768px) {


.alphalist {
    display: block !important;
    margin: 0 !important;
}

}



/* DESKTOP
-------------------------------------------------*/
@media only screen and (min-width : 992px) {

	/* UKCW BLOG
-------------------------------------------------*/
	body.Blog .t3-mainbody #t3-content {
	    width: 66.66666667% !important;
	}
	body.Blog .t3-mainbody .t3-sidebar {
	    width: 33.33333333% !important;
	}
	body.Blog .t3-mainbody{
		margin-top: 200px;
	}
}










