@charset "utf-8";

@font-face {
    font-family: Nexa Light;
    src: url(../cms/./files/cms_files/Nexa_Light.otf);
}
@font-face {
    font-family: Nexa Bold;
    src: url(../cms/./files/cms_files/Nexa_Bold.otf);
}
@font-face {
    font-family: Glametrix;
    src: url(../cms/./files/cms_files/Glametrix.otf);
}
@font-face {
    font-family: Glametrix Bold;
    src: url(../cms/./files/cms_files/GlametrixBold.otf);
}
@font-face {
    font-family: Exo Regular;
    src: url(../cms/./files/cms_files/Exo-Regular.otf);
}



body,td,th {
	font-family: "Myriad Pro","Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;

}

a:link,a:visited,a:active {
	text-decoration:none;
	color:inherit;
}


 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#212121;
}


#Main_Wrap {
	margin: auto;
	width: 100%;
	max-width:1920px;
	min-width:720px;
	/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	*/
 
}
.Menu_Header {
	top:0px;
	background-color: rgba(0,0,0,1);
	width: 100%;
	position: fixed;
	min-width: 720px;
	color: rgba(255,255,255,1);
	z-index: 100;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}
.Menu_Header_Scroll {
	background-color: rgba(0,0,0,1);
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}

.Cat_Menu_Header{

	top:77px;
    background-color: rgba(0,0,0,0.3);
	rgba(255,255,255,0.85);
	width: 100%;
	position: fixed;
	min-width: 720px;
	color: #666;
	z-index: 99;
	/*-webkit-transition: all 0.3s ease; 
	transition: all 0.3s ease;  */

}




.Hide_Menu{
	top:-100px;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

#Main_Slider_Wrap {
	width: 100%;
	padding-bottom: 56.25%;
	max-width:1920px;
	min-width:720px;
	position: relative;
	overflow: hidden;

}
.Main_Slider_Content {
	position:absolute;
	font-size: calc( 1vw + 1vmin );
	z-index: 0;
	width: 100%;
	height: 100%;
}

.Main_Slider_Content_Reflection {
	position:absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 74.3%;
	overflow:hidden;
	clip: rect(451px, 20000px, 529px, 0px);
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}


.Main_Slider_Image {
	height: auto;
	width: 100%;
}
#Menu_Content {
	/* padding-right: 200px; */
	/* padding-left: 200px; */
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 12px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/*width: calc( 85% - 30px );*/
	width: calc( 89% - 42px );
	margin-left: auto;
	margin-right: auto;
}
.Menu_Header_Scroll > #Menu_Content{
	padding-top:10px;
	padding-bottom: 10px;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

#Menu_Logo_Wrap {
	float: left;
	height: 40px;
	margin-right: 48px;
}
.Menu_Option_Wrap {
	float:left;
	padding-top:14px;
	padding-left:22px;
	padding-bottom: 11px;
	color: rgb(255,255,255);
	cursor:pointer;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.Menu_Option_Wrap:hover {
	color:#de7b0b;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.Menu_Icons {
	float: right;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 26px;
	color: #CCC;
	cursor: pointer;
	/* margin-left: 10px; */
	margin-left: 10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Menu_Icons_PF {
	float: right;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 26px;
	color: rgb(119,119,119);
	cursor: pointer;
	/* margin-left: 10px; */
	margin-left: 10px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Footer_Social_Icons {
	float: right;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 26px;
	color: rgb(102,102,102);
	cursor: pointer;
	
	margin-left: 12px;
	margin-right: 12px;
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Blogger_Wrap{
	float: right;
	margin-left: 12px;
	margin-right: 12px;
	margin-top:7px;	
}

.Menu_Icon_Blogger {

	cursor: pointer;	
	background-image:url(../images/blogger_icon_off.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:23px;
	height:22px;
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

.Menu_Icon_Blogger > img {
	opacity:0;

	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Menu_Icon_Blogger:hover > img {
	opacity:1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.Menu_Icon_Youtube:hover{
	color:#E62117;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	

}

.Menu_Icon_Facebook:hover{
	color:#3765a3;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	

}

.Menu_Icon_Pinterest:hover{
	color:rgb(189, 8, 28);	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	

}


.Main_Slider_Buttons_Wrap_Wrap {
	position: absolute;
	width: 100%;
	height: 14.8%;
	margin-top: 43.75%;
	opacity:1;
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

}
.Main_Slider_Buttons_Wrap_Wrap_Hide{
	opacity:0;	
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

.Main_Slider_Buttons_Wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	/*margin-top: 43.75%;*/
}


.Main_Slider_Button {
	float:left;
	width:16.667%;
	height:100%;
	overflow: hidden;
	font-size: calc( 0.8vw + 1vmin );
	cursor:pointer;
}
.Main_Slider_Button:hover > div{
	background-color:rgba(0,0,0,0.15);	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

.Main_Slider_Button > div{
	background-color:rgba(0,0,0,0);	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

.Main_Slider_Button_Image {
	width:100%;
	height:auto;
}
#Category_Buttons_Wrap {
	position: absolute;
	width: 100%;
	height: 79px;
	margin-top: 52.09%;
	background-color:rgba(255,255,255,0.8);
}
.Category_Button {
	/*background-position:0px calc( 100% );*/
	float: left;
	width: 16.66%;
	
	color: #666;
	font-weight:bold;
	font-size: 16px;
	padding-top: 24px;
	padding-top: calc( ( 81px - 1em ) / 2 );
	padding-bottom: calc( ( 71px - 1em ) / 2 );
	text-align: center;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
	cursor:pointer;
}

.CatPage_Category_Button {
	/* background-position: 0px calc( 100% ); */
	float: left;
	width: 16.666%;
	color: #666;
	font-weight: bold;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-top: calc( ( 4.05% - 1em ) / 2);
	padding-bottom: calc( ( 3.85% - 1em ) / 2);
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}

.CatPage_Top_Category_Button {
	/* background-position: 0px calc( 100% ); */
	float: left;
	width: 16.666%;
	color: #666;
	font-weight: bold;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-top: calc( ( 3.05% - 1em ) / 2);
	padding-bottom: calc( ( 2.85% - 1em ) / 2);
	text-align: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}


.Category_Button_Active {
	background-color:#de7b0b;
	color:#FFFFFF;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
		transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}
.Category_Button:hover {
	/*background-color:#de7b0b;*/
	/*color:#FFFFFF;*/
	/*background-image:url(../images/orange_pixel.png);
	background-opacity:100;
	background-position:0px 100%;
	background-size: 100% 7px;
	background-repeat:repeat-x;*/
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.Category_Hover_Line{
	position:absolute;
	background-color:#de7b0b;
	width:16.666%;
	height:7px;
	bottom:0px;
	opacity:0;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
	
}
.Category_Button:hover > .Category_Hover_Line{
	opacity:1;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}



.CatPage_Category_Button:hover > .Category_Hover_Line{
	opacity:1;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}

.CatPage_Top_Category_Button:hover > .Category_Hover_Line{
	opacity:1;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}


.Sub_Category_Heading {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 9px;
    padding-left: 0;
    text-align: center;
    background-color: #330000;
    color: #EBEBEB;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
    margin-bottom: 12px;
}


.Sub_Categories_Wrap {
    /*background-color:#330000;*/
	/*border: solid 1px rgb(255,255,255);*/
    width: 200px;
    margin-left: 30px;
    position: fixed;
    margin-top: 60px;
    border-bottom: none;
    z-index:90;
}

.Col_Count_Wrap {
    background-color:#330000;
    color:#FFFFFF;
	border: solid 1px rgb(255,255,255);
    width: 200px;
    position: fixed;
    margin-top: 30px;
    z-index:100;
}

.Col_Count_Inwrap {
    display: flex;
    flex-flow: row nowrap;
}

.Col_Count_Inwrap > div {
    flex-grow: 1;
    display: flex;
    flex-flow: row nowrap;
    width: 33%;
    padding: 7px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.Col_Count_Inwrap > div:hover {
    background-color:#de7b0b;
    -webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.Col_Count_Inwrap > div > div {
    flex-grow: 1;
    background-color: #eaeaea;
    margin: 1px;
}

.Col_Count_Selected{
	background-color:#de7b0b;
	color:#FFFFFF;
}

.Sub_Category {
    position: relative;
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 6px;
    /* text-align: center; */
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*border-bottom: 1px rgba(255,255,255,0.85) solid;*/
}

.Sub_Category:hover{
	/*background-color:#de7b0b;*/
	color:#de7b0b;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

.Sub_Category_Hover_Line{

	position:absolute;
	bottom:0px;
	background-color:#de7b0b;
	height:7px;
	opacity:0;
	width:100%;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}


.Sub_Category:hover > .Sub_Category_Hover_Line{
	opacity:1;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

}



.Category_Selected {
	background-color:#de7b0b;
	color:#FFFFFF;
}



/* MEDIA QUERIES  ******************************/


@media(max-width:1400px){
	.Category_Button,.Sub_Category,.CatPage_Category_Button {
		font-size: 13px;
	}
	.Category_Button{
		padding-top: calc( ( 61px - 1em ) / 2);
		padding-bottom: calc( ( 57px - 1em ) / 2);
	}
	#Category_Buttons_Wrap {
		height: 62px;
	}
}

@media(max-width:900px){
	.Category_Button,.Sub_Category,.CatPage_Category_Button {
		font-size: 10px;
	}
	.Category_Button {
		padding-top: calc( ( 50px - 1em ) / 2);
		padding-bottom: calc( ( 48px - 1em ) / 2);
	}
		#Category_Buttons_Wrap {
		height: 51px;
	}
    
    
}
@media(max-height:900px){
	div.ppt {
        color: #777777;
        display: none;
        font-size: 30px;
        z-index: 9999;
        margin: 17px 0 51px 15px;
        font-weight: bold;
        text-shadow: 3px 4px 5px #000;
        text-align: center;
    }

}
@media(max-height:768px){
	div.ppt {
        color: #777777;
        display: none;
        font-size: 24px;
        z-index: 9999;
        margin: 17px 0 51px 15px;
        font-weight: bold;
        text-shadow: 3px 4px 5px #000;
        text-align: center;
    }

}

/*******************************/

#Highlight_Banners_Wrap {
	
	position:relative;
	width:100%;
	padding-bottom:33.33%;
	
}



.Hightlight_Banner {
	position:absolute;
	width:50%;
	height:100%;
}

.Highlight_Banner_Text_Wrap {
	position: absolute;
	left: 5%;
	right: 5%;
	bottom: 6%;
	background-color: rgba(0,0,0,0.6);
} 

.Highlight_Banner_Text {
	padding-top: calc( ( 6% - 0.7em ) / 2);
	padding-bottom: calc( ( 5% - 1em ) / 2);
	font-size: 32px;
	text-align: center;
	color: rgb(255,255,255);
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	

}


.Highlight_Banner_Desc {
	padding-top: calc((4% - 1em)/2);
	padding-bottom: calc((4% - 1em)/2);
	padding-left:calc((4% - 1em)/2);
	padding-right:calc((4% - 1em)/2);
	/*font-size: 17px;*/
    font-size: 12px;
	text-align: center;
	color: rgb(255,255,255);
    font-family: Tahoma;
}

.Hightlight_Banner:hover > .Highlight_Banner_Text_Wrap > .Highlight_Banner_Text > b,.Hightlight_Banner:hover > .Highlight_Banner_Text_Wrap > .Highlight_Banner_Text > strong {
	color:#de7b0b;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}
.Hightlight_Banner > .Highlight_Banner_Text_Wrap > .Highlight_Banner_Text > b,.Hightlight_Banner > .Highlight_Banner_Text_Wrap > .Highlight_Banner_Text > strong {
	color:inherit;	
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

.Hightlight_Banner:hover > .Highlight_Image {
	opacity:0.5;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */		
}


.Highlight_Logo {
	position:absolute;
	z-index:5;
	left: calc( 50% - 60px ) ;
	top: calc( 50% - 40px );
	opacity:0;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */			
}

.Hightlight_Banner:hover > .Highlight_Logo {
	opacity:0.7;	
}

.Hightlight_Banner > .Highlight_Image {
	opacity:1;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */		
}

@media(max-width:1200px){
	.Highlight_Banner_Text {
		font-size: 28px;
	}
    
    .CatPage_Top_Category_Button{
    	font-size: 12px;
    }
    
}

#Footer_Wrap {
	width: 100%;
	min-width: 720px;
}



@media(max-width:900px){
	.Highlight_Banner_Text {
		font-size: 20px;
	}
}

#Seperator_Line {
	height: 6px;
	background-color: #de7b0b;
    opacity:0.8;
}
#Footer_Top_Wrap {
	background-color: #333;
}
#Footer_Mid_Wrap {
	background-color: #212121;
}

#Footer_Bottom_Wrap {
	background-color: #000000;
}


#Footer_Links_Wrap {
	width:80%;
	padding-top: 20px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 20px;
}

.Footer_Link_Column{
	float:left;
	width: 15%;
	margin-left: calc(25% - 12%);
}

.Footer_Link_Column li {
	list-style-type: none;
	font-size: 12px;
	color: rgb(153, 153, 153);
	padding-top: 9px;
	padding-bottom: 9px;
	width: 100%;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

.Footer_Link_Column li:hover {
	color: rgb(255, 255, 255);
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
}

#Footer_Top_Left_Text {
	text-align:center;
	color:rgb(198, 198, 198);
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
    margin-right:auto;
	width:calc(100% - 180px);
}

#Footer_Top_Left_Text > a:hover {
	color:rgb(255, 255, 255);
}
#Footer_Top_Right_Text > a:hover {
	color:rgb(255, 255, 255);
}

#Footer_Top_Right_Text {
	float:right;
	color:rgb(198, 198, 198);
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:180px;
	text-align:right;
	width:calc(50% - 180px);
}


#Footer_Bottom_Left_Text {
	float:left;
	color:rgb(102, 102, 102);
	font-size:11px;
	padding-top:38px;
	padding-bottom:38px;
	padding-left:10%;
	width:15%;
}



#Footer_Bottom_Right_Text {
	float:right;
	color:rgb(102, 102, 102);
	font-size:11px;
	padding-top:38px;
	padding-bottom:38px;
	padding-right:10%;
	text-align:right;
	width:55%;
}


@media(max-width:900px){
	#Footer_Links_Wrap {
		width:calc( 100% - 160px);
		padding-top: 20px;
		padding-right: 80px;
		padding-left: 80px;
		padding-bottom: 20px;
	}
	
	#Footer_Top_Left_Text {

	padding-left:80px;
	width:calc(50% - 80px);
	}
	
	#Footer_Top_Right_Text {
		padding-right:80px;
		width:calc(50% - 80px);
	}
	
	#Footer_Bottom_Left_Text {
		padding-left:80px;
		width:calc(35% - 80px);
	}

	#Footer_Bottom_Right_Text {
		padding-right:80px;
		width:calc(65% - 80px);
	}
}


/*  ALT SAYFALAR     */

#CatPage_Slider_Wrap {
	width: 100%;
	padding-bottom: 32%; /*28%;*/
	max-width: 1920px;
	min-width: 720px;
	position: relative;
}

#ContactPage_Slider_Wrap {
	width: 100%;
	padding-bottom:43%;
	max-width: 1920px;
	min-width: 720px;
	position: relative;
}

#CatPage_Category_Buttons_Wrap {
	position: absolute;
	width: 100%;
	height: 12.8%; /* 14.8% */
	margin-top: 27.9%; /* 23.9% */
	background-color: rgba(255,255,255,0.85);
}

#CatPage_Top_Category_Buttons_Wrap {
	position: absolute;
	width: 100%;
	/*height: 12.8%;*/ /* 14.8% */
	background-color: rgba(255,255,255,0.97);
    /*box-shadow: 0px 0px 17px rgba(0,0,0,.7);*/
    box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
}

#Image_List_Wrap {
	background-color: #4F4F4F;
	background-image: url(../images/grey_bg.jpg);
	background-repeat: repeat;
	box-shadow: 0px 0px 17px rgba(0,0,0,.7) inset;
    padding-top:108px;
}

#Image_List_Content {
	padding-top: 60px;
	padding-right: 265px;
	padding-bottom: 24px;
	padding-left: 265px;
}

.Image_Column {
	float: left;
	margin-right: 40px;
	width: calc((100% - 80px) / 3);
}

.Image_Column_3 {
	float: left;
	margin-right: 40px;
	width: calc((100% - 80px) / 3);
}

.Image_Column_4 {
	float: left;
	margin-right: 30px;
	width: calc((100% - 90px) / 4);
}

.Image_Column_5 {
	float: left;
	margin-right: 25px;
	width: calc((100% - 100px) / 5);
}

.Image_Box {
	margin-bottom: 40px;
	width: 100%;
	display: block;
	float: left;
	box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
}
.Image_Title {
	font-size: 14px;
	background-color: rgb(33,33,33);
	text-align: center;
	color: rgb(150, 150, 150);
	padding-top: 9px;
    padding-bottom: 5px;
	padding-left:15px;
	padding-right:15px;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);

}
.Image_Desc {
	font-family: Tahoma;
	/*font-size: 15px;*/
    font-size: 12px;
	text-align: center;
	font-weight:normal;
	color: rgb(150, 150, 150);
	padding-top: 6px;
	/*padding-bottom: 6px;*/
    padding-bottom: 8px;
	margin-top:3px;

	border-top-width: 1px;
	border-top-color:rgb(65,65,65);
	border-top-style:solid;

}

.Text_Box {
	background-color: #330000;
	color:#EBEBEB;
	/*font-size:14px;*/
    font-size:12px;
	padding:11px;
	margin-bottom: 30px;
	box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
    font-family: Tahoma;
}


@media(max-width:1400px){
	.Image_Title {
		font-size: 10px;
	}
	.Image_Desc {
		/*font-size: 11px;*/
        font-size: 10px;
	}
    .Text_Box {
    	font-size: 11px;
    }
}

@media(max-width:1200px){
	/*#Image_List_Content {
		padding-right: 100px;
		padding-bottom: 24px;
		padding-left: 100px;
	}*/
    
    .Image_Title {
		display:none;
	}
    
    .Image_Column_3 {
        float: left;
        margin-right: 10px;
        width: calc((100% - 20px) / 3);
    }
    
    .Image_Column_4 {
        float: left;
        margin-right: 10px;
        width: calc((100% - 30px) / 4);
    }
    
    .Image_Column_5 {
        float: left;
        margin-right: 10px;
        width: calc((100% - 40px) / 5);
    }
    
    .Image_Box {
        margin-bottom: 10px;
    }
    
}

@media(max-width:900px){

	.Image_Desc {
		/*font-size:10px;*/
        font-size:9px;
	}
	.Image_Title {
		font-size:11px;
	}
	#Image_List_Content {
		padding-right: 50px;
		padding-bottom: 24px;
		/*padding-left: 50px;*/
	}
    .Text_Box {
    	font-size: 10px;
    }
}



.Video_Column {
	float:left;
	width:100%;
}
/*.Video_Box {
	margin-bottom: 50px;
	width: 100%;
	display: block;
	float: left;
	box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
}*/

.Video_Box {
    margin-bottom: 50px;
    margin-right: 30px;
    width: calc((100% - 40px) / 2);
    
    display: block;
    float: left;
    box-shadow: -1px -1px 20px 1px rgba(0,0,0,1);
    
}

.Video_Title {
	font-size: 16px;
	background-color: rgb(33,33,33);
	color: rgb(150,150,150);
	padding-top: 9px;
	padding-bottom: 7px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.Video_Desc {
	font-size: 14px;
	/* background-color: rgba(0,0,0,0.6); */
	color: rgb(150,150,150);
	padding-top: 8px;
	padding-bottom: 1px;
	margin-top: 7px;
	/* padding-left: 11px; */
	/* padding-right: 11px; */
	font-weight: normal;
	border-top-color: rgb(90,90,90);
	border-top-style: solid;
	border-top-width: 1px;
}


#Contact_Left_Text {
	float:left;
	color:#DFDFDF;
	font-size:20px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20%;
	width:35%;
	line-height: 1.4em;
}

#Contact_Right_Text {
	float:right;
	color:#DFDFDF;
	font-size:20px;
	padding-top:30px;
	padding-bottom:30px;
	padding-right:10%;
	width:30%;
	line-height: 1.4em;
}


@media(max-width:900px){
	#Contact_Left_Text {
		padding-left:10%;
		width:35%;
		font-size:19px;
	}
	
	#Contact_Right_Text {
		padding-right:5%;
		width:35%;
		font-size:19px;
	}




}
.Main_Slider_Inner_Wrap {
	height: 100%;
	width: 700%;
	position:relative;
}
.Main_Slide {
	height: 100%;
	width: 14.286%;
	float: left;
	position:relative;
}

#Click_To_Top{
	position:fixed;
	bottom:10%;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
	width: 100%;
	max-width:1920px;
	min-width:720px;
    display:none;
}

#Click_To_Top > div {
	position: absolute;
	right: 2%;
	color: rgba(0,0,0,0.5);
	background-color: rgba(255,255,255,0.25);
	font-size: calc( 1.5vw + 20px );
	cursor: pointer;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: -1px;
	padding-left: 5px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.Video_Frame_Wrap {
	width: 100%;
	padding-bottom: 56.3%;
	position: relative;
	background:#000000;
}


.Sub_Menu{
	position: absolute;
	padding: 0px;
	padding-top:30px;
	color:#FFFFFF;
	margin-left: -10px;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	
	display:none;
	background-color:transparent;
}

.Sub_Menu_Scroll{
	padding-top:22px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */	

}

.Sub_Menu_Option_Wrap{
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:7px;
	cursor:pointer;
	background-color: rgba(0,0,0,0.3);
}

.Sub_Menu_Option_Wrap_Scroll{
	background-color: rgba(0,0,0,0.85);

}

.Sub_Menu_Option_Wrap:hover{
	background-color:#de7b0b;

}

.Sub_Sub_Menu {
	position: absolute;
	margin-left: calc( 100% - 13px );
	color: #FFFFFF;
	padding: 0px;
	margin-top: calc( -1em - 10px );
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
	display:none;
}


.Arrow_Prev_Slide {
	position: absolute;
	left: 10px;
	top: 40%;
	z-index: 50;
	opacity:0.7;
	cursor:pointer;
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.Arrow_Prev_Slide:hover {
	opacity:1;
}

.Arrow_Prev_Slide_Hide{
	left:-30px;
	opacity:0;

	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Arrow_Next_Slide {
	position: absolute;
	right: 10px;
	top: 40%;
	z-index: 50;
	opacity:0.7;
	cursor:pointer;
	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

}
.Arrow_Next_Slide:hover {
	opacity:1;
}
.Arrow_Next_Slide_Hide {
	right:-30px;
	opacity:0;

	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Main_Slider_Reflection_Wrap_Wrap {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;	
	overflow:hidden;
	clip: rect(0px, 20000px, 838px, 0px);
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}

.Main_Slider_Reflection_Wrap{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.Main_Slide_Reflection {
/*
	position: absolute;
	height: 7.408%;
	width: 100%;
	bottom: 0px;
	background-size: 100%;
	background-position: 0px 92.6%;

	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);*/

	height: 100%;
	width: 14.286%;
	float: left;
	position:relative;

}




.Main_Slider_Button > div > .Main_Slide_Reflection {
	display:none;	
}

.ui-loader{
	display:none;	
}

#Contact_Right_Text > a:hover{
	color:#de7b0b;	
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#Contact_Right_Text > a{

	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.Slide_Item{
	position:absolute;
	font-size: 32px;						  
	-ms-transform-origin: 0% 0%; /* IE 9 */
    -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
    transform-origin: 0% 0%;
}

.Slide_Item_Image{
	-ms-transform-origin: 0% 0%; /* IE 9 */
    -webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
    transform-origin: 0% 0%;
}

.pp_pic_holder{
	max-height:100%;
}

div.pp_details > div > div.Menu_Icons_PF{
	padding-top:0;
}

.Main_Slide{
	font-family: Nexa_Light;
}

.Slide_Content_Scaler{
    width: 1440px;
    height: 724px;
    position: relative;
    transform: scale(1);
    transform-origin: 0 0;
}


@keyframes Load_Image_Animation {
    0% {
    	margin-top:0px;
        opacity:0;
        /*-webkit-transform: scale(0.2);
        -ms-transform: scale(0.2);
        transform: scale(0.2);*/
        -webkit-transform: matrix(0.375,0,0,0.376,-96,-0.751);
        -moz-transform: matrix(0.375,0,0,0.376,-96px,-0.751px);
        -ms-transform: matrix(0.375,0,0,0.376,-96,-0.751);
        -o-transform: matrix(0.375,0,0,0.376,-96,-0.751);
        transform: matrix(0.375,0,0,0.376,-96,-0.751);
    }
    100% {
    	margin-top:0px;
        opacity:100;
        /*-webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);*/
        -webkit-transform: matrix(1,0,0,1,0,0);
        -moz-transform: matrix(1,0,0,1,0px,0px);
        -ms-transform: matrix(1,0,0,1,0,0);
        -o-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0);
    }
}


.Load_Animate{
	
	animation-name: Load_Image_Animation;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.17,.56,.17,1);
    
}

.Col_1 > a > .Load_Animate{
    animation-delay: 0s;
}

.Col_2 > a > .Load_Animate{
    animation-delay: 0.1s;
}

.Col_3 > a > .Load_Animate{
    animation-delay: 0.2s;
}

.Col_4 > a > .Load_Animate{
    animation-delay: 0.3s;
}

.Col_5 > a > .Load_Animate{
    animation-delay: 0.4s;
}

