/* Import Font Awesome CSS eContent */
@import url("font-awesome.css");
@import url("font-awesome.min.css");
/* Begin Additional CSS Styles */
body {
    color: #999;
}
#dv-main {
	cursor: default;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	color: #666;
}
.dv-postcontent li, .dv-post li, .dv-textblock li {
    color: #666;
    margin: 3px 0 0 11px;
}
.responsive #dv-main {
	font-size: 16px;
}
.dv-postcontent h2 {
    color: #8d9caa;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    margin: 10px 0 0;
}
a {
    text-decoration: none;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
a:hover img {
    opacity: 0.7;
    transition: all 95ms ease-out 0s;
}
.dv-hmenu {
	padding-left: 0px !important;
	padding-right: 20px;
}
.dv-hmenu > li > a, .dv-hmenu > li > a:link, .dv-hmenu > li > a:visited, .dv-hmenu > li > a.active, .dv-hmenu > li > a:hover {
    font-size: 14px;
}
ul.dv-vmenu > li > a {
	border-bottom: 1px solid #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.responsive .dv-hmenu>li>a, .dv-hmenu>li>a:link, .dv-hmenu>li>a:visited, .dv-hmenu>li>a.active, .dv-hmenu>li>a:hover {

}
.responsive .dv-hmenu>li>a {
  background: #F2F2F2;
}
.responsive ul.dv-hmenu > li > a {
    background: #F2F2F2 url("../images/arrow-nav-down.png") no-repeat scroll right center;
    border-bottom: 0 solid transparent;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100% !important;
    vertical-align: middle;
}
.responsive .dv-content-layout img, .responsive .dv-content-layout video {
    height: auto !important;
    width: 100%;
}
.landingProductsHome img {
    transition: -moz-transform 0.3s ease 0s;
    width: 95%;
}
.landingProductsHome img:hover {
    transform: scale(1.1, 1.1);
    transition: -moz-transform 0.3s ease 0s;
    width: 95%;
}

.mainMenuStyle {
    background-image: url("../images/arrow-nav-down.png") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
    padding-right: 80px !important;
    text-shadow: 0 0 0 #ffffff;
}
.clearfix {
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.home .more-arrow {
    background-image: url("//static.site.com/static/ta/5134cbefe4b0c6fb04df8065/030620151/assets/svg/down-arrow-gray.svg?v=4");
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 10px;
    color: #fff;
    cursor: pointer;
    height: 24px;
    left: 50%;
    overflow: hidden;
    position: fixed;
    transform: translateX(-50%);
    width: 46px;
    z-index: 100;
}
.dropcap {
    color: #be6760;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 88px;
    line-height: 60px;
    margin-bottom: -1px;
    margin-top: 12px;
    padding-right: 10px;
}
.responsive .homeStyle {
	width: 100%;
	display: none;
}
.dvTopperWrapper {
	opacity: 0.62;
	position: fixed;
	width: 100%;
	z-index: 599;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.dvTopperContent{
	width: 96%;
	margin: 0 auto;
}
.dvTopperContentLeft{
	width: 40%;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	color: #CCC;
	text-transform: uppercase;
}
.dvTopperContentRight{
	width: 40%;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	text-align: right;
	color: #CCC;
}
.dv-topper {
	position: relative;
	z-index: auto !important;
	margin-bottom: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	clear: both;
}
.dv-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0px solid #f5f5f5;
	 position: relative;
	 max-width: 100%;
	 height: 85px;
}
.dv-nav-inner::before {
    content: " ";
}
.dv-nav-inner {
    margin: 0 auto;
    text-align: left;
}
.desktop .dv-nav-inner {
    padding-left: 0;
    padding-right: 0;
    width: 1200px;
}
.desktop .dv-nav {
    padding-left: 0;
    padding-right: 0;
}
.dvHeaderContainer {
	max-width: 98%;
	margin: 0 auto;
}
.dvLogo {
	position: fixed;
	padding-top: 15px;
	padding-left: 18px;
	width: 380px;
	float: left;
	z-index: 10000;
	text-align: center;	
}
.responsive .dvLogo {
	position: relative;
	padding-top: 10px;
	padding-left: 1px;
	width: 100%;
	display: block;
	text-align: center;

}
.responsive .customLogo {
	position: relative;
	padding-top: 30px;
	padding-left: 1px;
	max-width: 100%;
	
}
.customLogo img {
	position: relative;
	padding-top: 0px;
	padding-left: 1px;
	
}
.responsive .dvLogo img {
	text-align: center !important;
	max-width: 269px !important
}
.responsive .customLogo {
	position: relative;
	padding-top: 1px !important;
	padding-left: 1px;
	text-align: center;
	width: 100%;
	display: block;
	clear: both;
}
.responsive .dv-hmenu-extra2 {
    float: right;
	z-index: 990 !important;
}
.dv-layout-wrapper {
	background: #fff none repeat scroll 0 0;
}

.dv-header-wrapper {
	position: relative;
	z-index: auto !important;
	max-width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.dvHeaderRight {
	position: relative;
	float: right;
	max-width: 700px !important;
	min-width: 350px !important;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.responsive .dvHeaderRight {
	position: relative;
	float: right;
	max-width: 700px !important;
	min-width: 350px !important;
	display: block;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dvHeaderRightCenter {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	padding-top: 5px;
}
.responsive. dvHeaderRightCenter {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	padding-top: 12px;
}
.dvHeaderRightRight {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
form.dv-search {
    width: 185px;
}
form.dv-search input[type="text"] {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #d6d6d6;
	border-radius: 24px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom:10px;
	padding-left: 12px;
}

	
.customLogin {
	padding-top: 4px;
	background: url('../images/graphics-1aa.png') no-repeat scroll;
	padding-left: 30px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.slider {
    background-color: #ededed;
    max-width: none !important;
    min-height: 1px !important;
    min-width: 0 !important;
    text-align: center;
    width: 100%;
	overflow: hidden;

}
.slider img {
    width: 100%;
}
.slidertwo {
	background-color: #E2E2E2;
	max-height: 400px !important;
	max-width: none !important;
	min-height: 1px !important;
	min-width: 0 !important;
	text-align: center;
	width: 100%;
	display: block;
	position: relative;
}
.slidertwo img {
    width: 100%;
}
.customSliderInside {
	max-width: 1200px !important;
	margin: 0 auto !important;
	height: 60px;
}
.responsive .customSliderInside {
	max-width: 1200px !important;
	margin: 0 auto !important;
	height: 70px;
}
.customSliderInside ul {
	list-style-type: none;
}
.customSliderInside ul li {
	display: inline;
	font-family: "Open Sans", Arial, Hevetica;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
	
}
.responsive .customSliderInside ul li {
	display: inline;
	font-family: "Open Sans", Arial, Hevetica;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	
}
.whatWedoSectionNav {
	width: 24% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	line-height: 100%;
	background-color: #d6d3d6;
}
.whatWedoSectionNav a:link, a:visited {
	color: #F90 !important;
}
.whatWedoSectionNav a:hover {
	color: #69F !important;
}
.whatWedoSectionNav:hover {
	color: #69F !important;
	background-color: #C9C5C8;
    text-decoration: none;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;

}
.whatWedoSectionNavLast {
	width: 24% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	line-height: 100%;
	background-color: #d6d3d6;
}
.whatWedoSectionNavLast a:link, a:visited {
	color: #F90 !important;
}
.whatWedoSectionNavLast a:hover {
	color: #69F !important;
}
.whatWedoSectionNavLast:hover {
	color: #69F !important;
	background-color: #C9C5C8;
    text-decoration: none;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.whatWedoSectionNavOn {
	width: 24% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 100%;
	background-color: #69F;
	background-image: url(../images/arrow-white-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.whatWedoSectionNavLastOn {
	width: 24% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 100%;
	background-color: #69F;
	background-image: url(../images/arrow-white-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.responsive .whatWedoSectionNav {
	width: 49% !important;
	float: left !important;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 100%;
	border-right-width: 1px !important;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.responsive .whatWedoSectionNavLast {
	width: 49% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 100%;
	border-right-width: 1px !important;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.responsive .whatWedoSectionNavOn {
	width: 49% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 100%;
	background-color: #69F;
	border-right-width: 1px !important;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.responsive .whatWedoSectionNavLastOn {
	width: 49% !important;
	float: left !important;
	letter-spacing: 1px;
	border-right-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 100%;
	background-color: #69F;
	border-right-width: 1px !important;
	border-right-style: solid;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.dv-nav-wrapper {
	max-width: 1200px !important;
	margin: 0 auto !important;
}

.dv-nav {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url("../images/nav-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-right: 0 solid #ffffff;
    box-shadow: 0 6px 6px -6px #aaa;
    margin: 0 auto;
    opacity: 0.95;
    position: fixed;
    width: 100%;
	z-index: 499;
	bottom: 100;
}
.dv-hmenu-extra2 {
	padding-right: 7px !important;
}
.responsive .dv-hmenu {
	padding-left: 0px !important;
}
.desktop .dv-nav-inner {
	background-color: #FFF !important;
	
}
.dv-hmenu > li > a, .dv-hmenu > li > a:link, .dv-hmenu > li > a:visited, .dv-hmenu > li > a.active, .dv-hmenu > li > a:hover {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    font-size: 14px;
	padding-right: 5px !important;
}
.dv-hmenu ul a:link, .dv-hmenu ul a:visited, .dv-hmenu ul a.active, .dv-hmenu ul a:hover {
    color: #6a7d90;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    font-size: 13px;
}
.responsive .dv-hmenu > li > a, .dv-hmenu > li > a:link, .dv-hmenu > li > a:visited, .dv-hmenu > li > a.active, .dv-hmenu > li > a:hover {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
ul.dv-hmenu li {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase !important;
	letter-spacing: 1px;
}
ul.dv-hmenu li a {
    background: #FFFFFF none repeat scroll 0 0;
    color: #627384;
    cursor: pointer;
    display: block;
    height: 86px;
    line-height: 86px;
    margin: 0 auto;
    padding: 0 17px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.responsive ul.dv-hmenu li a {
    background: #F2F2F2 none repeat scroll 0 0;
    color: #627384;
    cursor: pointer;
    display: block;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0 17px;
    position: relative;
    text-align: left;
    text-decoration: none;
}
ul.dv-hmenu li li a {
    background: transparent none repeat scroll 0 0;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    padding: 0 12px;
}
ul.dv-hmenu>li>a.active
{
  background: #999;
  padding: 0 17px;
  margin: 0 auto;
  color: #793501;
  text-decoration: none;
}
.responsive ul.dv-hmenu>li>a.active
{
	padding: 0 17px;
	margin: 0 auto;
	color: #FF6600;
	text-decoration: none;
	background-color: #F2F2F2;
}
ul.dv-hmenu>li>a:hover, .desktop ul.dv-hmenu>li:hover>a
{
	background: #F2F2F2;
	padding-right: 5px !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 17px;
}
.responsive ul.dv-hmenu>li>a:hover, ul.dv-hmenu>li:hover>a
{
  background: #F2F2F2;
  padding: 0 17ul.dv-hmenu li apx;
  margin: 0 auto;
}
.responsive ul.dv-hmenu>li>a:hover, ul.dv-hmenu>li:hover>a
{
  background: #F2F2F2;
  padding: 0 17px;
  margin: 0 auto;
}
ul.dv-hmenu ul li a:hover, .desktop ul.dv-hmenu ul li:hover > a {
	margin: 0 auto;
	background-attachment: scroll;
	background-color: #E7E7E7;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.responsive nav.dv-nav, .responsive .dv-nav-inner {
    text-align: left !important;
}
.dv-nav .dv-menu-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0px, #fff 100%) repeat scroll 0 0;
    border: 0 solid #404040;
    border-radius: 3px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    display: none;
    margin: 3px;
    outline: medium none;
    padding: 5px;
    position: relative;
    vertical-align: bottom;
}
.dv-nav .dv-menu-btn span {
    background: #666 none repeat scroll 0 0;
    border-radius: 2px;
    display: block;
    height: 3px;
    margin: 3px 1px;
    position: relative;
    transition: background 0.2s ease 0s;
}
.responsive .dv-header {
    max-width: none !important;
    min-height: 1px !important;
    min-width: 0 !important;
    text-align: center;
    width: auto !important;
}

.responsive .dv-nav {
	border-top: 1px solid #F0F0F0;
	bottom: 0;
	margin: 0;
	position: absolute;
	text-align: right;
	width: 100%;
	z-index: 100;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.dv-header-shadow {
	background-attachment: scroll;
	background-color: #EEE;
	background-image: url("../images/nav-bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	border-right: 0 solid #ffffff;
	box-shadow: 0 6px 6px -6px #aaa;
	margin: 0 auto;
	width: 100%;
	height: 1px !important;
}
.dv-content-layout {
    display: table;
    table-layout: fixed;
    width: 100%;
	margin-top: -0px;
}
.dv-sheet {
    background: transparent none repeat scroll 0 0;
    cursor: auto;
    margin: 0px auto 0;
    position: relative;
    width: 1200px;
    z-index: auto !important;
}
.dv-post {
	padding-top: 25px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.responsive .dv-post {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#copyrightWrapper {
    background: #333 none repeat scroll 0 0;
    border-top: 0 dotted #d5d5d5;
    display: block;
    margin: 0 auto;
    min-height: 40px;
    min-width: 1px;
    padding-bottom: 1px;
    width: 100%;
}
.dv-postheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.dv-postheadericons, .dv-postheadericons a, .dv-postheadericons a:link, .dv-postheadericons a:visited, .dv-postheadericons a:hover {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
}
.dv-postheadericons {
	margin: 0 0 0 1px;
	padding: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
}
.dv-postcontent p {
    margin: 13px 0;
}
.dv-postcontent a, .dv-postcontent a:link {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.dv-postcontent a:visited, .dv-postcontent a.visited {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.dv-postcontent a:hover, .dv-postcontent a.hover {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.copyrightLeft {
    color: #999;
	display: block;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    width: 59%;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 110%;
	display: inline;
}
.by {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	font-style: italic;
	display: inline;
	margin: 0px;
}
.by a:Link {
	color: #333333 !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
}
.by a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
}
.by a:visited {
	color: #333333 !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
}
.copyrightdate {
    color: #999;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 110%;
    margin-bottom: 0;
    padding-left: 0;
	display: inline;
}
.copyrightdate a {
	color: #999;
	text-decoration: none;
}
.customMainCopyright p {
    color: #999
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 110%;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 3px;
	display: inline;
}
.copyrightLeft a {
	color: #999
}
.customMainCopyright {
	display: inline;
	margin: 0px;
}

.copyrightLeft p {
	display: inline;
	margin: 0px
}
.allrights{
	display: inline;
}
.allrights p {
	color: #999
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 110%;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 3px;
	display: inline;
	
}


.responsive .dv-sheet {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 2px !important;
}

.dv-page-footer {
    color: #4a4a4a;
    padding: 1em;
    position: relative;
    text-align: center !important;
    text-decoration: none;
    z-index: auto !important;
}



    /* Icon for home menu item right aligned */
/*    .item-101 a:after {
      display: inline-block;
      font-family: fontawesome;
      content: "\f015";
      padding-left: 5px;
    }*/



    /* Icon for home menu item above the menu text */
  /*  .item-101 a:before {
      display: block;
      font-family: fontawesome;
      content: "\f015";
      text-align: center;
      color: #FF00FF;
      font-size: 25px;
    }*/



    /* Icon for home menu item left aligned */
    .item-101 a:before {
      display: inline-block;
      font-family: fontawesome;
      content: "\f015";
      width: 20px;
    }

/* Icon for Social Media */
.customSocialNav {
	float: right;
	padding-left: 5px;
	padding-right: 25px;
	display: inline;
	width: 40px;
	padding-top: 20px;
}
.responsive .customSocialNav {
	padding-top: 0px;
}
.customSocialTop {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	width: 150px;
	font-size: 22px;
	padding-top: 10px;
}
.customSocialNav p {
	display: inline;
}
.customSocialNav ul {
    float: right;
    list-style: outside none none !important;
	display: inline-block;
}
.customSocialNav ul li {
    display: inline;
}
.customSocialNav i {
    color: #999;
    display: inline-block;
    font-size: 18px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	background-color: #d6d5d6;
}
.customSocialNavFooterBreadcrumbs {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	width: 110px;
	font-size: 22px;
	padding-top: 1px;
}
.customSocialNavFooterBreadcrumbs ul {
    float: right;
    list-style: outside none none !important;
	display: inline-block;
}
.customSocialNavFooterBreadcrumbs ul li {
    display: inline;
}
.customSocialNavFooterBreadcrumbs p {
	display: inline;

}
.customSocialNavFooterBreadcrumbs i {
    color: #999;
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	background-color: #d6d5d6;
}
.customSocialNav i {
    color: #999;
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	background-color: #d6d5d6;
}
.twitter a {
	color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 30px;
	
}
.twitter i:hover {
	background: #trasparent none repeat scroll 0 0;
	display: inline-block;
	font-size: 20px;
	font-weight: 100;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
	border-radius: 50%;
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.facebook a {
	color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	
	
}
.facebook i:hover {
    background: #trasparent none repeat scroll 0 0;
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.linkedin a {
	color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	
	
}
.linkedin i:hover {
    background: #trasparent none repeat scroll 0 0;
	color: #FF0000;
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.contact a {
	color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	
	
}
.contact i:hover {
    background: #trasparent none repeat scroll 0 0;
	color: #FF0000;
    display: inline-block;
    font-size: 20px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.address a {
	color: #999;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
}
.address i:hover {
    background: #trasparent none repeat scroll 0 0;
	color: #FF0000;
    display: inline-block;
    font-size: px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
	margin-top: 5px;
    margin-right: 1px;
    text-align: center;
    width: 30px;
	border-radius: 50%;
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
#aboveFooterButton .btn:before {
  display: inline-block;
  font-family: fontawesome;
  content: "\f064";
  width: 20px;
  text-align: left;
}

ul.dv-hmenu > li:first-child::before {
    display: none;
}
ul.dv-hmenu > li:first-child {
    margin-left: 0;
	width: 50px;
}
ul.dv-hmenu > li:last-child {
    padding-right: 38px;
}
.desktop .dv-hmenu ul li:hover > a {
	color: #333;
}
.responsive ul.dv-hmenu > li:first-child {
	width: 100%;
	padding-left: -5px;
	background: #F2F2F2 none repeat scroll 0 0;
}
.desktop ul.dv-hmenu > li.ext > a:hover, .desktop ul.dv-hmenu > li.ext:hover > a, .desktop ul.dv-hmenu > li.ext:hover > a.active {
	transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s, border-radius 400ms ease 0s;
}
.customGoTopCenter {
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom: 80px;
}
.customGoTopCenter p {
	border-radius: 50%;
	text-align: center;	
}
.customGoTopCenter a:link {
	border-radius: 50%;
	font-size: 12px;
	color: #999 !important;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F90;	
}
.breadcrumbs {
	color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
}
.breadcrumbsfooterwrapper {
    background: #999 none repeat scroll 0 0;
	color: #999;
    margin: 0 auto;
    max-width: 100%;
}
.breadcrumbsfooterinside {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	background-color: #DBDBDB;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	max-width: 1170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 30px;
}
.breadcrumbsFooter {
	padding-top: 5px;
	padding-bottom: 5px;
}
.breadcrumbsfooterright {
	max-width: 100px;
	float: right;
	padding-top: 0px;
	padding-bottom: 5px;
}
.dv-footer h3 {
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 6px;
}
.dv-footer a, .dv-footer a:link {
	color: #333;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.dv-footer a:visited {
	color: #333;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.dv-footer a:hover {
	color: #333;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.customSocialNavFooter {
	display: inline;
	margin-left: 0px;
	width: 100%;
}
.customQuicklinksFooter p {
	margin-right: 35px;
}
.foxcontainer h2 {
	
}
.foxcontainer h2 {
	color: #999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}
div#foxcontainer_m115 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#favshowcase-box1 {
	max-width: 1200px;
	margin: 0 auto;
	background-attachment: scroll;
	background-color: #F1F1F1;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#favshowcase-text1 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#favshowcase-readmore1 {
	text-align: center !important;
	margin-bottom: 15px;
}
#favshowcase-box2 {
	max-width: 1200px;
	margin: 0 auto;
	background-attachment: scroll;
	background-color: #F1F1F1;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#favshowcase-text2 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#favshowcase-readmore2 {
	text-align: center !important;
	margin-bottom: 15px !important;
}
div[id^="favshowcase-box"], div[id*=" favshowcase-box"] {
    margin-bottom: 0px;
    margin-top: 0px;
}
div[id^="favshowcase-image"], div[id*=" favshowcase-image"] {
    margin-bottom: 0px;
}

.fav-style1 img {
    border: 0px solid #ddd;
}
.fav-style2 img {
    background-color: #eee;
    border: 0px solid #ddd;
    padding: 0px;
}
#favshowcase-16325 {
	max-width: 1200px;
	margin: 0 auto;
}
.blockContainerBgColor {
	display: block;
	float: left;
	width: 100%;
	background-color: #D7D7D7;
}

/*above footer style*/

.leftBlock {
	display: block;
	float: left;
	width: 50%;
}
.leftBlock40 {
	display: block;
	float: left;
	width: 40%;
}
.leftBlock60 {
	display: block;
	float: left;
	width: 60%;
}
.leftBlock70 {
	display: block;
	float: left;
	width: 70%;
}
.responsive .leftBlock40 {
	display: block;
	float: left;
	width: 60%;
}
.responsive .leftBlock30 {
	display: block;
	float: left;
	width: 60%;
}
.leftBlock img {
    width: 100%;
}
.responsive .leftBlock {
    display: block;
    float: left;
    width: 100%;
}
.leftBlock h3 {
    font-size: 2em;
    font-weight: normal;
    padding-left: 0;
    text-align: center;
}
.responsive .leftBlock h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding-left: 0;
	text-align: center;
}
.leftBlockList {
    display: block;
    float: left;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.leftBlockInner {
  position: relative;

}
.leftBlockContent {
    max-width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 50px;

}
.leftBlockContentLeft {
    max-width: 90%;
	margin-right: 1%;
	margin-left: 15%;
	padding-top: 180px;

}
.responsive .rightBlockContent {
    max-width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}
.leftBlockContentLeft p {
    text-align: left;
}
.leftBlockContentLeft ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.leftBlockContentLeft ul li {
    display: inline;
    font-size: 1em;
}
.leftBlockContent ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.leftBlockContent ul li {
    display: inline;
    font-size: 1em;
}






.rightBlock {
	float: right;
	width: 50%;
}
.rightBlock40 {
	display: block;
	float: right;
	width: 40%;
}
.rightBlock30 {
	float: right;
	width: 30%;
}
.responsive .rightBlock {
    float: right;
    padding-bottom: 35px;
    padding-top: 0;
    width: 100%;
}
.rightBlock img {
    width: 100%;
}
.rightBlock h3 {
    font-size: 2em;
    font-weight: normal;
    padding-left: 0;
    text-align: center;
}
.rightBlockList {
    display: block;
    float: left;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}
.rightBlockInner {
  position: relative;

}
.rightBlockContent {
    max-width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 180px;

}
.responsive .rightBlockContent {
    max-width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;

}
.rightBlockContentInner {
    max-width: 100%;
	padding-left: 0;
    padding-right: 0;
    width: 1200px;
}
.rightBlockContent p {
    text-align: center;
}
.rightBlockContent ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rightBlockContent ul li {
    display: inline;
    font-size: 1em;
}
.rightBlockContent img {
    padding: 10px 5px 5px;
}
.rightBlockContentRight {
    max-width: 90%;
	margin-right: 15%;
	margin-left: 1%;
	padding-top: 80px;

}
.rightBlockContentRight p {
	text-align: left;
	color: #666 !important;
}
.rightBlockContentRight ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rightBlockContentRight ul li {
    display: inline;
    font-size: 1em;
}
.aboveFooterListInline .rightBlock {
    float: right;
    padding-bottom: 35px;
    padding-top: 0;
    width: 100%;
}
/*above footer style end*/
.topfooter-wrapper {
    display: block;
    float: left;
    padding: 0;
    text-align: center;
    width: 100%;
	position: relative;
}
.customAboveFooterInside {
	background: #FFF none repeat scroll 0 0;
	margin: 0 auto;
    max-width: 1200px;
	background-size:cover;
}

.dv-footer-inner {
    padding: 25px;
    width: 1150px;
	background: #FCFCFC none repeat scroll 0 0;
	margin-bottom: 30px;
	box-shadow: 0 6px 6px -6px #aaa;
}
.customAboveFooterExtended {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 0;
	text-align: center;
	width: 100%;
	position: relative;
	background-size: cover;
	font-family: "Open Sans", Arial, Helvetica, Verdana, "Sans Serif";
	font-weight: 300;
	font-size: 18px;
	line-height: 140%;
}
.customAboveFooterExtended p {
	font-family: "Open Sans",Arial,Helvetica,Verdana,Sans Serif;
    font-weight: 300;
	font-size: 18px;
	line-height: 140%;
}
.customAboveFooterInside p {
	font-family: "Open Sans",Arial,Helvetica,Verdana,Sans Serif;
    font-weight: 300;
	font-size: 18px;
	line-height: 140%;
}
.aboveFooterContainer {
    
}

.AboveFooterExtendedContainer {
	width: 90%;
	clear: both;
	min-height: 250px;
    padding-left: 25px;
    padding-right: 25px !important;
    margin: 0 auto;
	
}
.AboveFooterExtendedContainerGray {
	width: 100%;
	clear: both;
	background: #F2F2F2 none repeat scroll 0 0;
	
}
.aboveFooterExtendedContainer h3 {
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	line-height: 105%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.responsive .aboveFooterExtendedContainer h3 {
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	line-height: 105%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aboveFooterExtendedContainer p {
	width: 100%;
	font-family: "Open Sans", Arial, Hevetica;
	font-size: 18px;
	color: #FFF;
	line-height: 120%;
	margin-bottom: 15px;
}

#copyrightWrapper {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.aboveFooterButton {
    font-family: "Open Sans",Arial,Hevetica;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 0;
    text-align: center;
}
.responsive .aboveFooterButton {
    font-family: "Open Sans",Arial,Hevetica;
    font-size: 18px;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
}
.aboveFooterButton a {
	border: 1px solid #ccc;
	border-radius: 30px;
	color: #666;
	display: inline-block;
	letter-spacing: 2px;
	padding: 10px 20px;
	transition: all 0.3s ease 0s;
	text-decoration: none;
	background-color: #none;
}
.aboveFooterButton a:hover {
    background-color: #ededed;
    border: 1px solid #ccc;
    border-radius: 30px;
    color: #f24348;
    display: inline-block;
    letter-spacing: 5px;
    transition: all 0.3s ease 0s;
}
form.dv-search input[type="text"]{
	width: 160px;
	height: 28px;
	border: 1px solid #999;
	font-size: 13px;
	color: #333333;
	vertical-align: bottom;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	transition: width 1s;
	-webkit-transition: width 1s; /* Safari */
	transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-align: left;
    }
form.dv-search input[type="text"]:focus {
    border: 1px solid #1D9CC7;
    width: 195px;        
}
.breadcrumbs-top-wrapper {
	background-attachment: scroll;
	background-color: #none;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.breadcrumbs-top {
	text-align: right  !important;
	max-width: 1200px;
	background-color: #fff;
	color: #999;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 11px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
 
.breadcrumbsTopInside {
	font-family: "Open Sans",Arial,Hevetica;
	font-style: italic;
	padding-left: 11px;
	padding-right: 11px;
	letter-spacing: 5px;
}
.breadcrumbsTopInside .pathway a:link, a {
	font-family: "Open Sans", Arial, Hevetica;

}

.dv-content-layout .dv-sidebar2 {
	width: 25topfootertopfooter5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
.dv-article th, .dv-article td {
    border: 1px solid #b9c2cb;
    padding: 6px;
    text-align: center;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#categorylist_header_title {
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
}
.showbiz-navigation.center {
	text-align: center;
	display: none;
}
.dvWrapperBlock {
background-color: #999;
}
.dvWrapperIconsBlock {
background-color: #FFF;
}
.dvContainerBlock {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin: 0 auto;
    max-width: 1200px;
}
.dvContainerLeft {
	background-attachment: scroll;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #F90;
	padding: 20px;
}
.dvContainerRight {
	background-attachment: scroll;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #FFF;
}
.dvContainerLeft, .dvContainerRight img {
    width: 100%;
	height: auto;
	margin: 0px;
	vertical-align: middle;
}
.dvContainerIconsLeft {
	background-attachment: scroll;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}

.dvContainerIconsRight {
	background-attachment: scroll;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
.dvContainerIconsLeft .dvContainerIconsRight img {
    width: 100% !important;
	height: auto;
	margin: 0px;
	text-align: center !important;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}
.dvContainerLeftInside img{
   max-width: 240px !important;
	height: auto;
	margin: 0px;
	text-align: center !important;
	margin: 0 auto;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 15px;
}
.responsive .dvContainerLeftInside img{
   max-width: 180px !important;
	height: auto;
	margin: 0px;
	text-align: center !important;
	margin: 0 auto;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 15px;
}
.dvContainerRightInside img {
   max-width: 240px !important;
	height: auto;
	margin: 0px;
	text-align: center !important;
	margin: 0 auto;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 15px;
}
.responsive .dvContainerRightInside img {
   max-width: 180px !important;
	height: auto;
	margin: 0px;
	text-align: center !important;
	margin: 0 auto;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 15px;
}
h2.introTitleHome {
    font-size: 68px;
    line-height: 105%;
    text-align: center !important;
}
.responsive h2.introTitleHome {
    font-size: 34px;
    line-height: 105%;
    text-align: center !important;
}
.introTextHome {
    font-size: 22px;
    line-height: 125%;
    text-align: center !important;
}
.beEverywhere {
	background-color: #F2F2F2;
}
.uk-grid uk-text-center  {
	max-width: 1200px !important;
}
h3.uk-h3 {
	font-size: 22px;
	line-height: 125%;
	text-align: center !important;
	letter-spacing: 3px;
	color: #333 !important;
	margin: 10px 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3.uk-h3 a {
	font-size: 22px;
	line-height: 125%;
	text-align: center !important;
	letter-spacing: 3px;
	color: #333 !important;
}
.uk-button a {
	background-color: #666 !important;
}
.responsive .introTextHome {
	font-size: 16px !important;
	line-height: 125%;
	text-align: center !important;
	color: #333;
}
#showbiz_1_1 ul {
	background-attachment: scroll;
	background-color: #D7D7D7;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#showbiz_1_1 ul {
    background: #D7D7D7 none repeat scroll 0 0;
}
.landingVideoWrapper {
	max-width: 1200px !important;
   margin: 0 auto;
    position: relative;
    z-index: auto !important;

}
.landingVideoContainer {
	max-width: 1200px !important;
   margin: 0 auto;
    position: relative;
    z-index: auto !important;
	display: block;

}
.landingVideo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 31%;
	margin: 10px;
}
.landingVideo img {
	margin: 0px;
}

/*.landingVideo:hover {
    box-shadow: 0 1px 5px 3px #ccc;
    transition: all 0.7s ease 0s;
}*/
.landingVideoTitle {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 115%;
    margin: 0;
    min-height: 45px;
    padding-bottom: 3px;
    padding-top: 5px;
}
.landingVideoBtn {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 100%;
    padding-bottom: 6px;
}
.landingVideoBtn a:link {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 100%;
    padding-bottom: 6px;
}

.landingVideoTwo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 47%;
	margin: 10px;
}
.landingVideoTwo img {
	margin: 0px;
}
.landingVideoThree {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 47%;
	margin: 10px;
}
.landingVideoThree img {
	margin: 0px;
}
.landingVideoFour {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 23.2%;
	margin: 10px;
}
.landingVideoFour img {
	margin: 0px;
}

/*.landingVideo:hover {
    box-shadow: 0 1px 5px 3px #ccc;
    transition: all 0.7s ease 0s;
}*/
.landingVideoTitle {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    line-height: 115%;
    margin: 0;
    min-height: 45px;
    padding-bottom: 3px;
    padding-top: 5px;
}
.landingVideoBtn {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 100%;
    padding-bottom: 6px;
}
.landingVideoBtn a:link {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    line-height: 100%;
    padding-bottom: 6px;
}


#aikon_paralax_149-content {
    color: #181818;
    float: none;
    margin: auto;
    max-width: 700px;
    position: relative;
    top: 24px;
    width: 100%;
    z-index: 2;
}
.parallaxHead img {
	max-width: 600px !important;
}
#fixedcontainer_fixed {
	width: 100%;
	background-color: #FFF !important;
	padding-top: 0px !important;
	padding-bottom: 0px;
		
}
#fixeddiv_fixed {
	margin: 0 auto;
	width: 100%;
	z-index: auto !important;
	background-color: #FFF;
	opacity: 0.92;
	padding-top: 0px !important;
	padding-botton: 40px !important;
 	box-shadow: 0 6px 6px -6px #aaa;
}
.responsive #fixeddiv_fixed {
	box-shadow: 0 6px 6px -6px #aaa;
    margin: 0 auto;
    width: 100%;
	z-index: auto !important;
	background-color: #FFF;
}
#fixeddiv .menufixed {
	margin-top: 40px !important;
}
.customLogo p {
	font-family: "Open Sans", Arial, Hevetica !important;
	font-size: 14px;
	line-height: 100%;
	color: #999;
	font-style: italic;
	text-align: center;
}
.responsive .customLogo p {
	font-family: "Open Sans", Arial, Hevetica !important;
	font-size: 13px;
	line-height: 100%;
	color: #999;
	font-style: italic;
	text-align: center;
}
.uk-grid-divider:empty {
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
}
.uk-panel h3 {
	font-size: 22px;
	line-height: 125%;
	text-align:  !important;
	letter-spacing: 3px;
	color: #333 !important;
	margin: 10px 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.customMovieIcons {
    background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: block;
    margin: 0 auto;
    max-width: 1200px;
}
.movieIcons img {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 100%;
    padding-bottom: 17px;
    width: 272px;
}
.showbiz-title {
	display: none;
}
.sb-readmore {
	display: none;
}
div.homeIcons {
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding-bottom: 2px;
    padding-top: 27px;
    text-align: center;
}
div.homeIcons img {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 100%;
    padding-bottom: 27px;
    width: 270px;
}
hr {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
}
hr.style-two {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
}
ul.dv-hmenu > li > a:hover, .desktop ul.dv-hmenu > li:hover > a {
    background: #fff none repeat scroll 0 0 !important;
    color: #6699ff !important;
}
div#foxcontainer_m150 .fox_captcha_img img {
    box-sizing: border-box;
    max-width: 100px;
}
.parallaxText {
    background: rgba(0, 0, 0, 0) url("../images/header-te xt-bg.png") repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #fff;
    font-family: "Open Sans",Arial,Hevetica;
    font-size: 16px;
    letter-spacing: 8px;
    margin: 0 auto;
    max-width: 290px;
    padding: 25px;
    text-align: center !important;
    text-transform: uppercase;
}
.uk-slidenav-contrast {
    color: rgba(255, 255, 255, 0.5);
}
.uk-slidenav {
    box-sizing: border-box;
    color: rgba(50, 50, 50, 0.4);
    display: inline-block;
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    border: 1px solid #dddddd;
}
.parallaxTextLeft{
    font-size: 16px;
    padding-top: 55px;
    padding-left: 6%;
    color: #fff;
    text-align: left;
    font-family: "Open Sans";
    line-height: 130%;
    width: 15%;
}
.parallaxTextRight{
    font-size: 206px;
    padding-top: 5px;
    padding-left: 5%;
    color: #fff;
    text-align: left;
    font-family: "Open Sans";
    line-height: 85%;
}










@media screen and (min-width: 620px) {
  .equal, .equal > div[class*='col-'] {  
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex:1 1 auto;
}
.responsive .dv-content-layout img, .responsive .dv-content-layout video {
    height: auto !important;
    width: 100%;
}
.dvContainerLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
.dvContainerIconsLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerIconsRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}

}


  
@media (max-width: 1190px) {

.leftBlockContent {
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 0px;

}
.rightBlockContent {
    max-width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 80px;

}
.dv-sheet {
    background: transparent none repeat scroll 0 0;
    cursor: auto;
    margin: 0 auto;
    position: relative;
    max-width: 970px !important;
    z-index: auto !important
}
.desktop .dv-nav-inner {
    padding-left: 0;
    padding-right: 0;
    width: 970px;
}	
.dv-footer-inner {
    padding: 25px;
	max-width: 100% !important;
    width: 960px !important;
	background: #FCFCFC none repeat scroll 0 0;
	margin-bottom: 30px;
	box-shadow: 0 6px 6px -6px #aaa;
}	
.customAboveFooterInside {
    background: #fff none repeat scroll 0 0 / cover ;
    margin: 0 auto;
    max-width: 970px;
}
.dvLogo img {
	text-align: center !important;
	max-width: 80%;
}
.landingVideoFour {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 22% !important;
	margin: 10px;
}
div.homeIcons img {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 100%;
    padding-bottom: 27px;
    width: 270px;
}
}
@media screen and (max-width: 767px) {
h2.introTitleHome {
    font-size: 44px;
    line-height: 105%;
    text-align: center !important;
}
.dvContainerLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
.landingVideo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 45%;
	margin: 6px;
}
.landingVideoTwo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 45%;
	margin: 6px;
}
.landingVideoThree {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 45%;
	margin: 6px;
}
.landingVideoFour {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding-left: 25px;
	text-align: center;
	width: 40.2% !important;
	margin: 6px;
}
.responsive .dvLogo img {
	text-align: center !important;
	max-width: 280px !important
}
div.homeIcons img {
    margin-left: 10px;
    margin-right: 10px;
    max-width: 100%;
    padding-bottom: 27px;
    width: 200px !important
}
    .parallaxTextRight{
    font-size: 76px;
    padding-top: 5px;
    padding-left: 5%;
    color: #fff;
    text-align: left;
    font-family: "Open Sans";
    line-height: 85%;
}

}
@media (max-width: 968px) {
.leftBlockContent {
    max-width: 80%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 0px;
	.dv-sheet {
    background: transparent none repeat scroll 0 0;
    cursor: auto;
    margin: 0 auto;
    position: relative;
    width: 200px;
    z-index: auto !important;
}
.dv-sheet {
    background: transparent none repeat scroll 0 0;
    cursor: auto;
    margin: 0 auto;
    position: relative;
    max-width: 960px !important;
    z-index: auto !important
}
.customAboveFooterInside {
    background: #fff none repeat scroll 0 0 / cover ;
    margin: 0 auto;
    max-width: 960px;
}
@media screen and (min-width: 768px) {
  .equal, .equal > div[class*='col-'] {  
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex:1 1 auto;
  }
  .dvContainerLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
}
@media screen and (max-width: 767px) {
  .dvContainerLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
}
@media (max-width: 768px) {
.responsive #favshowcase-box2 {
	max-width: 768px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

form.dv-search input[type="text"]{
	width: 140px;
	text-align: left;
}

}

@media screen (max-width: 765px) {
.equal, .equal > div[class*='col-'] {  
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex:0 0 auto;
}
.introTextHome p {
    font-size: 16px !important;
    line-height: 125%;
    text-align: center !important;
}
h2.introTitleHome {
    font-size: 24px !important;
    line-height: 105%;
    text-align: center !important;
}
.responsive .dv-content-layout img, .responsive .dv-content-layout video {
    height: auto !important;
    width: 100%;
}
    .dvContainerLeft {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
  .dvContainerRight {
   background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}
.leftBlockContent {
	max-width: 100%;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 80px;
	float: left;
}
.rightBlockContent {
    max-width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 80px;

}
.responsive .dvLogo img {
	text-align: center !important;
	max-width: 80%;
}
.responsive .dv-header {
    height: 90px !important;
    max-width: none !important;
    min-width: 0 !important;
    text-align: center;
    width: auto !important;
}
.landingVideo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 98% !important;
	margin: 10px;
}
.landingVideoTwo {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 98% !important;
	margin: 10px;
}
.landingVideoThree {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding: 0px;
	text-align: center;
	width: 98% !important;
	margin: 10px;
}
.landingVideoFour {
	background-color: #fff;
	border: 0px solid #e0e0e0;
	border-radius: 0px;
	float: left;
	line-height: 112% !important;
	padding-left: 5px;
	text-align: center;
	width: 30.2% !important;
	margin: 6px;
}
#copyrightWrapper {
bottom: 0;
position: relative;
width: 100%;
}
#gkFooter, 
#gkFooterNav li {line-height:50px;
}
form.dv-search input[type="text"]{
	width: 145px;
	text-align: left;
}
}

/* End Additional CSS Styles */