body {
	margin:0;
	font-family: 'Open Sans','sans-serif';
}
.ui-page {
	width:100%;
	margin:auto;
}
.Full_container {
	width:71%;
	margin:auto;
}
.page_header {
	background:none repeat scroll 0 0 #545454;
	padding:10px 0 5px 0;
}
.navigation {
	display:none;
}
.News_Right_language_Div {
	padding-bottom:5px;
}
.page_header_text2 {
    font-family: 'OpenSans-Bold';
    font-size: 20px;
    font-weight: normal !important;
}
.Lang_Div img {
	height:20px !important;
	margin-top:2px;
}
object embed {
	width:100%;
} 
/*------------Start-Left-Menu---------*/
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#Channel_box {
	clear:both;
}
#left_panel {
    background: none repeat scroll 0 0 #dadcdb;
    transition: width 0.6s ease 0s;
    z-index: 1;
}
#left_panel > ul > li {
    height: 35px;
    overflow: hidden;
}
.channels_img {
    background: none repeat scroll 0 0 #2eaeb7;
    float: left;
    height: 40px;
    width: 54px;
}
#leftmenulink .menutitle img {
    display: block;
    height: 35px;
    margin: 0 auto;
    position: relative;
    top: 3px;
    width: 35px;
}
#left_panel > ul > li > a#home {
    background: url("dateflicks.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#left_panel > ul > li > a {
    border-bottom: 1px solid #c6c6c6;
    color: #000000;
    display: block;
    font-size: 14px;
    height: 34px;
    margin: 1px 0 3px !important;
    text-decoration: none;
}
#left_panel > ul > li > a#home span, #left_panel > ul > li > a#createplaylist span, #left_panel > ul > li.Apps > a span, #left_panel > ul > li.Discover > a span, #left_panel > ul > li.Friends.Activity > a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#left_panel > ul > li > a > span {
    background: url("/images/LeftNav_Icons.png") no-repeat scroll 118px -769px rgba(0, 0, 0, 0);
    display: block;
    font-family: "Roboto-Thin";
    left: 10px;
    margin: 0 auto;
    position: relative;
    text-transform: lowercase;
    top: 10px;
    white-space: nowrap;
}
#Hindi_orange_slide {
    float: left !important;
    height: 22px !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
    width: 25px !important;
}
#English_blue_slide {
    float: left !important;
    height: 22px !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
    width: 25px !important;
}
#News_Right_language_Div {
    position: absolute;
    right: 0;
    top: -1px;
    z-index: 1111;
}
#mind_scan_div {
	max-height:600px;
}
/*------------End-Left-Menu---------*/

/*--------Start Media Query-----------*/
/*@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

.Full_container {
	width:100%;
	margin:auto;
}
.page_header .col-md-1,
.page_header .col-md-2,
.page_header .col-md-3,
.page_header .col-md-4,
.page_header .col-md-5,
.page_header .col-md-6,
.page_header .col-md-7,
.page_header .col-md-8,
.page_header .col-md-9,
.page_header .col-md-10,
.page_header .col-md-11,
.page_header .col-md-12 {
	text-align:center;
}
.navigation {
    background: none;
    color: white;
    display: block;
    font-weight: bold;
    left: 5px;
    margin-bottom: -24px;
    padding: 5px;
    position: relative;
    text-align: center;
    top: -38px;
    width: 35px;
    z-index: 1;
}
#Footer_menus .custom_Foot li {
    border-right: none !important;
    display: block !important;
    text-align: center !important;
}
#Best_Experience {
	display:none;
}
.apps_download_link_img {
	display:none;
}
#Social_network img {
	width:20px !important;
}
#Social_network .list-inline > li {
    display: inline-block;
    padding-left: 2px ;
    padding-right: 2px;
}
#English_blue_slide {
    margin-top: -32px !important;
    position: relative;
    right: -120px;
}
#Hindi_orange_slide { 
    margin-top: -32px !important;
    position: relative;
    right: -120px;
}
.gallery_type4_scroll_content {
	border-width: 5px 5px !important;
}
#share_dropdown {
    float: right;
    left: 171%;
    margin-bottom: -50px;
    margin-top: -50px !important;
    position: relative;
}
.rel_story_div_cls {
    font-size: 12pt !important;
    padding-right: 5px;
}
.rel_story_div_text_cls {
    font-size: 12pt !important;
    padding-right: 5px;
}
.download-links a img {
	width:40% !important;
}
#text_sms_text {
	width:85% !important;
}
#logo_text {
	width:85% !important;
}
#best_exp_text {
	width:100% !important;
}
}
*/
/*--------End Media Query-----------*/
/*--------Start Media Query-----
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {

.Full_container {
	width:100%;
	margin:auto;
}
.page_header .col-md-1,
.page_header .col-md-2,
.page_header .col-md-3,
.page_header .col-md-4,
.page_header .col-md-5,
.page_header .col-md-6,
.page_header .col-md-7,
.page_header .col-md-8,
.page_header .col-md-9,
.page_header .col-md-10,
.page_header .col-md-11,
.page_header .col-md-12 {
	text-align:center;
}
#Footer_menus .custom_Foot li {
    border-right: none !important;
    display: block !important;
    text-align: center !important;
}
#Best_Experience {
	display:none !important;
}
.apps_download_link_img {
	display:none;
}
#Social_network img {
	width:20px !important;
}
#Social_network .list-inline > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}
#English_blue_slide {
    margin-top: -32px !important;
    position: relative;
    right: -120px;
}
#Hindi_orange_slide { 
    margin-top: -32px !important;
    position: relative;
    right: -120px;
}
.gallery_type4_scroll_content {
	border-width: 5px 5px !important;
}
.rel_story_div_cls {
    font-size: 12pt !important;
    padding-right: 5px;
}
.rel_story_div_text_cls {
    font-size: 12pt !important;
    padding-right: 5px;
}
.download-links a img {
	width:40% !important;
}
#text_sms_text {
	width:85% !important;
}
#logo_text {
	width:85% !important;
}
#best_exp_text {
	width:100% !important;
}
}------*/
/*--------End Media Query-----------*/

/*------------------Craousals------------------*/
.als-container {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.als-viewport {
	overflow-y: hidden;
    position: relative;
    width: 99% !important;
    background-color: #ffffff;
    margin: 0 auto;
    overflow-x: scroll;	
	height:320px !important;
}
#demo2 .als-prev {
    bottom: 0;
    height: 305px;
    left: -21px;
}
.als-prev, .als-next {
    clear: both;
    cursor: pointer;
    position: absolute;
}
#demo2 .als-next {
    bottom: 0;
    height: 305px;
    right: -21px !important;
}
#demo2 .als-prev img {
    position: relative;
    top: 40%;
}
#demo2 .als-next img {
    position: relative;
    top: 40%;
}
#demo2 .als-prev {
    cursor: ew-resize;
    display: block;
    height: 305px;
    position: absolute;
    top: 0;
    width: 100px;
	z-index: 9999;
}
#demo2 .als-prev span {
    cursor: ew-resize;
    display: block;
    height: 305px;
    position: relative;
    top: 0;
    width: 100px;
	z-index: 9999;
}
#demo2 .als-prev img, #demo2 .als-next img {
	display: none;
}
#demo2 .als-next {
    cursor: ew-resize;
    display: block;
    height: 305px;
    position: absolute;
    top: 0;
    width: 100px;
	z-index: 9999;
}
#demo2 .als-next span{
    cursor: ew-resize;
    display: block;
    height: 305px;
    position: relative;
    top: 0;
    width: 100px;
	z-index: 9999;
}
.als-wrapper {
    list-style: none outside none;
    position: relative;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#demo2 .als-item {
    margin: 0 0 0 1px;
    min-width: 100px;
    padding: 2px 0 0;
    text-align: center;
}
.als-item {
    cursor: pointer;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    width: 197px;
}
.thumbnail {
    height: 300px !important;
}
.thumbnail {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 5px;
    padding: 4px;
    transition: all 0.95s ease-in-out 0s;
}
.text_mug {
    height: 290px !important;
}
.text_mug p,
.text_mug  span {
	font-size:20px !important;
}
#CarouselOnePage {
	clear:both;
}
.ui-body-a {
    border-style: solid;
    border-width: 1px;
}
.ui-icon-loading {
    background: url("../images/ajax-loader.gif") repeat scroll 0 0 / 2.875em 2.875em rgba(0, 0, 0, 0);
}
.home_lead_story1_top_div {
	background:#ccceda;
}
.mug_shots_text {
	margin:auto;
}
.ui-body-a {
    border-style: solid;
    border-width: 1px;
}
.ui-body-a, .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {
    background-color: #fff;
    border-color: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
}
.ui-btn-corner-all, .ui-corner-all {
    background-clip: padding-box;
}
.ui-corner-all {
    border-radius: 0.3125em;
}
.ui-loader {
    display: none;
}
.ui-icon-loading {
    background: url("images/ajax-loader.gif") repeat scroll 0 0 / 2.875em 2.875em rgba(0, 0, 0, 0);
}
/*------------------------------------------------------------*/


/*-------------------------Start--Footer---Links---------------------*/
#Footer_menus {
    border-bottom: 1px solid #777;
    border-top: 1px solid #777;
    width: 100%;
}
#Footer_menus .custom_Foot {
    margin: auto;
    width: 100%;
	text-align:center;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#Footer_menus p {
    color: #444;
    float: left;
    font-family: "Roboto";
    margin: 10px 0;
    text-align: center;
	width:100%;
}
#Footer_menus .custom_Foot li {
    border-right: 1px solid #222;
    display: inline-block;
    list-style: none outside none;
    margin: 10px 0 !important;
}
#Footer_menus .custom_Foot li a {
    color: #000;
    font-family: "Roboto";
    font-size: 12px;
    margin: 0 17px;
    padding: 10px 11.5px;
    text-align: center;
    text-decoration: none;
}
a {
    cursor: pointer;
    outline: 0 none;
    text-decoration: none;
}
#webAddDiv {
    background: none repeat scroll 0 0 #cccce3;
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
#Newsflicks_blog {
    float: left;
    width: 100%;
	margin-bottom:10px!important;	
}
#Newsflicks_gIF_blog {
    float: right;
}
#Newsflicks_gIF_blog img {
	width:100%;
}
#Newsflicks_Video_blog {
    clear: right;
    float: right;
    padding: 0;
}
#Newsflicks_Video_blog  img {
	height:30px;
}
#Footer_DIV {
	clear:both;
}
#first_addblock_div {
	/*padding:0 20px 5px !important;
	margin-top:10px !important;*/
	padding:0;
}
#first_addblock_div .SubHeading{ margin:5px 0 !important;}
#first_addblock_div .SubHeading h5 p span{ font-size:16px !important;}
#home_page_content_top_left_img {
	width:100% !important;
}
#CarouselflickOne  #demo2 a.col-lg-3 {
	width:100% !important;
}
#Social_network img {
	width:50px;
}
/*--------------------------End-Footer---Links---------------------*/


/*--------------------------Start-Left Panel Font Style-------------------------------*/
#left_panel > ul > li > a#home span, #left_panel > ul > li > a#createplaylist span, #left_panel > ul > li.Apps > a span, #left_panel > ul > li.Discover > a span, #left_panel > ul > li.Friends.Activity > a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#left_panel > ul > li > a > span {
    background: url("/images/LeftNav_Icons.png") no-repeat scroll 118px -769px rgba(0, 0, 0, 0);
    display: block;
    font-family: "Roboto-Thin";
    left: 10px;
    margin: 0 auto;
    position: relative;
    text-transform: lowercase;
    top: 10px;
    white-space: nowrap;
}
#left_panel > ul > li > a#home {
    background: url("dateflicks.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#left_panel > ul > li > a {
    border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
    color: #000000;
    display: block;
    font-size: 11pt;
    height: 34px;
    margin: 1px 0 3px !important;
    text-decoration: none;
}
#left_panel > ul > li {
    height: 35px;
    overflow: hidden;
}
#left_panel > ul > li:hover {
    background: none repeat scroll 0 0 #cecece;
}
/*--------------------------End-Left Panel Font Style-------------------------------*/

/*--------------------------Start-FontFace Style-------------------------------*/
#Newsflicks_blog .contain p {
    font-family: "Playfair Display";
    font-size: 12px;
    line-height: 20px;
}
@font-face {
    font-family: "Roboto-BlackItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/45104981-Roboto-BlackItalic/45104981-Roboto-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/45104981-Roboto-BlackItalic/45104981-Roboto-BlackItalic.svg#Roboto Black") format("svg"), url("../../fonts/45104981-Roboto-BlackItalic/45104981-Roboto-BlackItalic.woff") format("woff"), url("../../fonts/45104981-Roboto-BlackItalic/45104981-Roboto-BlackItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Open Sans Semibold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/78826905-OpenSans-SemiboldItalic/78826905-OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/78826905-OpenSans-SemiboldItalic/78826905-OpenSans-SemiboldItalic.svg#Open Sans Semibold") format("svg"), url("../../fonts/78826905-OpenSans-SemiboldItalic/78826905-OpenSans-SemiboldItalic.woff") format("woff"), url("../../fonts/78826905-OpenSans-SemiboldItalic/78826905-OpenSans-SemiboldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-Italic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/89965821-PlayfairDisplay-Italic/89965821-PlayfairDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/89965821-PlayfairDisplay-Italic/89965821-PlayfairDisplay-Italic.svg#Playfair Display") format("svg"), url("../../fonts/89965821-PlayfairDisplay-Italic/89965821-PlayfairDisplay-Italic.woff") format("woff"), url("../../fonts/89965821-PlayfairDisplay-Italic/89965821-PlayfairDisplay-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Italic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/124206543-OpenSans-Italic/124206543-OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/124206543-OpenSans-Italic/124206543-OpenSans-Italic.svg#Open Sans") format("svg"), url("../../fonts/124206543-OpenSans-Italic/124206543-OpenSans-Italic.woff") format("woff"), url("../../fonts/124206543-OpenSans-Italic/124206543-OpenSans-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-MediumItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/188629151-Roboto-MediumItalic/188629151-Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/188629151-Roboto-MediumItalic/188629151-Roboto-MediumItalic.svg#Roboto Medium") format("svg"), url("../../fonts/188629151-Roboto-MediumItalic/188629151-Roboto-MediumItalic.woff") format("woff"), url("../../fonts/188629151-Roboto-MediumItalic/188629151-Roboto-MediumItalic.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Semibold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/190032959-OpenSans-Semibold/190032959-OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../../fonts/190032959-OpenSans-Semibold/190032959-OpenSans-Semibold.svg#Open Sans Semibold") format("svg"), url("../../fonts/190032959-OpenSans-Semibold/190032959-OpenSans-Semibold.woff") format("woff"), url("../../fonts/190032959-OpenSans-Semibold/190032959-OpenSans-Semibold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-ThinItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/192016602-Roboto-ThinItalic/192016602-Roboto-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/192016602-Roboto-ThinItalic/192016602-Roboto-ThinItalic.svg#Roboto Thin") format("svg"), url("../../fonts/192016602-Roboto-ThinItalic/192016602-Roboto-ThinItalic.woff") format("woff"), url("../../fonts/192016602-Roboto-ThinItalic/192016602-Roboto-ThinItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Black";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/203979493-Roboto-Black/203979493-Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/203979493-Roboto-Black/203979493-Roboto-Black.svg#Roboto Black") format("svg"), url("../../fonts/203979493-Roboto-Black/203979493-Roboto-Black.woff") format("woff"), url("../../fonts/203979493-Roboto-Black/203979493-Roboto-Black.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/267395020-OpenSans-BoldItalic/267395020-OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/267395020-OpenSans-BoldItalic/267395020-OpenSans-BoldItalic.svg#Open Sans") format("svg"), url("../../fonts/267395020-OpenSans-BoldItalic/267395020-OpenSans-BoldItalic.woff") format("woff"), url("../../fonts/267395020-OpenSans-BoldItalic/267395020-OpenSans-BoldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/282409668-Roboto-Regular/282409668-Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/282409668-Roboto-Regular/282409668-Roboto-Regular.svg#Roboto") format("svg"), url("../../fonts/282409668-Roboto-Regular/282409668-Roboto-Regular.woff") format("woff"), url(
	"../../fonts/282409668-Roboto-Regular/282409668-Roboto-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-ExtraBold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/302795411-OpenSans-ExtraBold/302795411-OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/302795411-OpenSans-ExtraBold/302795411-OpenSans-ExtraBold.svg#Open Sans Extrabold") format("svg"), url("../../fonts/302795411-OpenSans-ExtraBold/302795411-OpenSans-ExtraBold.woff") format("woff"), url("../../fonts/302795411-OpenSans-ExtraBold/302795411-OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoSlab-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/323394776-RobotoSlab-Regular/323394776-RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/323394776-RobotoSlab-Regular/323394776-RobotoSlab-Regular.svg#Roboto Slab") format("svg"), url("../../fonts/323394776-RobotoSlab-Regular/323394776-RobotoSlab-Regular.woff") format("woff"), url("../../fonts/323394776-RobotoSlab-Regular/323394776-RobotoSlab-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Thin";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/371093751-Roboto-Thin/371093751-Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/371093751-Roboto-Thin/371093751-Roboto-Thin.svg#Roboto Thin") format("svg"), url("../../fonts/371093751-Roboto-Thin/371093751-Roboto-Thin.woff") format("woff"), url("../../fonts/371093751-Roboto-Thin/371093751-Roboto-Thin.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/384185792-RobotoCondensed-BoldItalic/384185792-RobotoCondensed-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/384185792-RobotoCondensed-BoldItalic/384185792-RobotoCondensed-BoldItalic.svg#Roboto Condensed") format("svg"), url("../../fonts/384185792-RobotoCondensed-BoldItalic/384185792-RobotoCondensed-BoldItalic.woff") format("woff"), url("../../fonts/384185792-RobotoCondensed-BoldItalic/384185792-RobotoCondensed-BoldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/389434815-Roboto-Bold/389434815-Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/389434815-Roboto-Bold/389434815-Roboto-Bold.svg#Roboto") format("svg"), url("../../fonts/389434815-Roboto-Bold/389434815-Roboto-Bold.woff") format("woff"), url("../../fonts/389434815-Roboto-Bold/389434815-Roboto-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoSlab-Thin";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/396697999-RobotoSlab-Thin/396697999-RobotoSlab-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/396697999-RobotoSlab-Thin/396697999-RobotoSlab-Thin.svg#Roboto Slab") format("svg"), url("../../fonts/396697999-RobotoSlab-Thin/396697999-RobotoSlab-Thin.woff") format("woff"), url("../../fonts/396697999-RobotoSlab-Thin/396697999-RobotoSlab-Thin.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoSlab-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/410675049-RobotoSlab-Light/410675049-RobotoSlab-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/410675049-RobotoSlab-Light/410675049-RobotoSlab-Light.svg#Roboto Slab") format("svg"), url("../../fonts/410675049-RobotoSlab-Light/410675049-RobotoSlab-Light.woff") format("woff"), url("../../fonts/410675049-RobotoSlab-Light/410675049-RobotoSlab-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/473358155-PlayfairDisplay-Regular/473358155-PlayfairDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/473358155-PlayfairDisplay-Regular/473358155-PlayfairDisplay-Regular.svg#Playfair Display") format("svg"), url("../../fonts/473358155-PlayfairDisplay-Regular/473358155-PlayfairDisplay-Regular.woff") format("woff"), url("../../fonts/473358155-PlayfairDisplay-Regular/473358155-PlayfairDisplay-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-BlackItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/521484376-PlayfairDisplay-BlackItalic/521484376-PlayfairDisplay-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/521484376-PlayfairDisplay-BlackItalic/521484376-PlayfairDisplay-BlackItalic.svg#Playfair Display") format("svg"), url("../../fonts/521484376-PlayfairDisplay-BlackItalic/521484376-PlayfairDisplay-BlackItalic.woff") format("woff"), url("../../fonts/521484376-PlayfairDisplay-BlackItalic/521484376-PlayfairDisplay-BlackItalic.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/523223877-PlayfairDisplay-BoldItalic/523223877-PlayfairDisplay-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/523223877-PlayfairDisplay-BoldItalic/523223877-PlayfairDisplay-BoldItalic.svg#Playfair Display") format("svg"), url("../../fonts/523223877-PlayfairDisplay-BoldItalic/523223877-PlayfairDisplay-BoldItalic.woff") format("woff"), url("../../fonts/523223877-PlayfairDisplay-BoldItalic/523223877-PlayfairDisplay-BoldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-Black";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/552001954-PlayfairDisplay-Black/552001954-PlayfairDisplay-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/552001954-PlayfairDisplay-Black/552001954-PlayfairDisplay-Black.svg#Playfair Display") format("svg"), url("../../fonts/552001954-PlayfairDisplay-Black/552001954-PlayfairDisplay-Black.woff") format("woff"), url("../../fonts/552001954-PlayfairDisplay-Black/552001954-PlayfairDisplay-Black.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/566528321-Roboto-Medium/566528321-Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/566528321-Roboto-Medium/566528321-Roboto-Medium.svg#Roboto Medium") format("svg"), url("../../fonts/566528321-Roboto-Medium/566528321-Roboto-Medium.woff") format("woff"), url("../../fonts/566528321-Roboto-Medium/566528321-Roboto-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Mangal";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/588897706-mangalb/588897706-mangalb.eot?#iefix") format("embedded-opentype"), url("../../fonts/588897706-mangalb/588897706-mangalb.svg#Mangal") format("svg"), url("../../fonts/588897706-mangalb/588897706-mangalb.woff") format("woff"), url("../../fonts/588897706-mangalb/588897706-mangalb.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/622222901-Roboto-Italic/622222901-Roboto-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/622222901-Roboto-Italic/622222901-Roboto-Italic.svg#Roboto") format("svg"), url("../../fonts/622222901-Roboto-Italic/622222901-Roboto-Italic.woff") format("woff"), url("../../fonts/622222901-Roboto-Italic/622222901-Roboto-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/628021241-OpenSans-Light/628021241-OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/628021241-OpenSans-Light/628021241-OpenSans-Light.svg#Open Sans Light") format("svg"), url("../../fonts/628021241-OpenSans-Light/628021241-OpenSans-Light.woff") format("woff"), url("../../fonts/628021241-OpenSans-Light/628021241-OpenSans-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/684417725-Roboto-BoldItalic/684417725-Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/684417725-Roboto-BoldItalic/684417725-Roboto-BoldItalic.svg#Roboto") format("svg"), url("../../fonts/684417725-Roboto-BoldItalic/684417725-Roboto-BoldItalic.woff") format("woff"), url("../../fonts/684417725-Roboto-BoldItalic/684417725-Roboto-BoldItalic.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-Italic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/694488526-RobotoCondensed-Italic/694488526-RobotoCondensed-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/694488526-RobotoCondensed-Italic/694488526-RobotoCondensed-Italic.svg#Roboto Condensed") format("svg"), url("../../fonts/694488526-RobotoCondensed-Italic/694488526-RobotoCondensed-Italic.woff") format("woff"), url("../../fonts/694488526-RobotoCondensed-Italic/694488526-RobotoCondensed-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/737548829-Roboto-Light/737548829-Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/737548829-Roboto-Light/737548829-Roboto-Light.svg#Roboto Light") format("svg"), url("../../fonts/737548829-Roboto-Light/737548829-Roboto-Light.woff") format("woff"), url("../../fonts/737548829-Roboto-Light/737548829-Roboto-Light.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/768218995-OpenSans-Bold/768218995-OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/768218995-OpenSans-Bold/768218995-OpenSans-Bold.svg#Open Sans") format("svg"), url("../../fonts/768218995-OpenSans-Bold/768218995-OpenSans-Bold.woff") format("woff"), url("../fonts/768218995-OpenSans-Bold/768218995-OpenSans-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-LightItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/807556153-RobotoCondensed-LightItalic/807556153-RobotoCondensed-LightItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/807556153-RobotoCondensed-LightItalic/807556153-RobotoCondensed-LightItalic.svg#Roboto Condensed Light") format("svg"), url("../../fonts/807556153-RobotoCondensed-LightItalic/807556153-RobotoCondensed-LightItalic.woff") format("woff"), url("../../fonts/807556153-RobotoCondensed-LightItalic/807556153-RobotoCondensed-LightItalic.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/816070557-RobotoCondensed-Bold/816070557-RobotoCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/816070557-RobotoCondensed-Bold/816070557-RobotoCondensed-Bold.svg#Roboto Condensed") format("svg"), url("../../fonts/816070557-RobotoCondensed-Bold/816070557-RobotoCondensed-Bold.woff") format("woff"), url("../../fonts/816070557-RobotoCondensed-Bold/816070557-RobotoCondensed-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoSlab-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/836853028-RobotoSlab-Bold/836853028-RobotoSlab-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/836853028-RobotoSlab-Bold/836853028-RobotoSlab-Bold.svg#Roboto Slab") format("svg"), url("../../fonts/836853028-RobotoSlab-Bold/836853028-RobotoSlab-Bold.woff") format("woff"), url("../../fonts/836853028-RobotoSlab-Bold/836853028-RobotoSlab-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/876586915-RobotoCondensed-Regular/876586915-RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/876586915-RobotoCondensed-Regular/876586915-RobotoCondensed-Regular.svg#Roboto Condensed") format("svg"), url("../../fonts/876586915-RobotoCondensed-Regular/876586915-RobotoCondensed-Regular.woff") format("woff"), url("../../fonts/876586915-RobotoCondensed-Regular/876586915-RobotoCondensed-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "OpenSans-LightItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/889312745-OpenSans-LightItalic/889312745-OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/889312745-OpenSans-LightItalic/889312745-OpenSans-LightItalic.svg#Open Sans Light") format("svg"), url("../../fonts/889312745-OpenSans-LightItalic/889312745-OpenSans-LightItalic.woff") format("woff"), url("../../fonts/889312745-OpenSans-LightItalic/889312745-OpenSans-LightItalic.ttf") format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/922821045-OpenSans-Regular/922821045-OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/922821045-OpenSans-Regular/922821045-OpenSans-Regular.svg#Open Sans") format("svg"), url("../../fonts/922821045-OpenSans-Regular/922821045-OpenSans-Regular.woff") format("woff"), url("../../fonts/922821045-OpenSans-Regular/922821045-OpenSans-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "RobotoCondensed-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/926086426-RobotoCondensed-Light/926086426-RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/926086426-RobotoCondensed-Light/926086426-RobotoCondensed-Light.svg#Roboto Condensed Light") format("svg"), url("../../fonts/926086426-RobotoCondensed-Light/926086426-RobotoCondensed-Light.woff") format("woff"), url("../../fonts/926086426-RobotoCondensed-Light/926086426-RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/989898682-PlayfairDisplay-Bold/989898682-PlayfairDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/989898682-PlayfairDisplay-Bold/989898682-PlayfairDisplay-Bold.svg#Playfair Display") format("svg"), url("../../fonts/989898682-PlayfairDisplay-Bold/989898682-PlayfairDisplay-Bold.woff") format("woff"), url("../../fonts/989898682-PlayfairDisplay-Bold/989898682-PlayfairDisplay-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "PlayfairDisplay-BlackItalic";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/PlayfairDisplay-BlackItalic/543334961-PlayfairDisplay-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/PlayfairDisplay-BlackItalic/543334961-PlayfairDisplay-BlackItalic.svg#Playfair Display") format("svg"), url("../../fonts/PlayfairDisplay-BlackItalic/543334961-PlayfairDisplay-BlackItalic.woff") format("woff"), url("../../fonts/PlayfairDisplay-BlackItalic/543334961-PlayfairDisplay-BlackItalic.ttf") format("truetype");
}
/*-------------------------End--FontFace Style-------------------------------*/

/*--------------------------*/
/*--------------------------*/
.home_mugshot_valign_text {
    color: #000;
    display: table-cell;
    height: 290px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}
#first_addblock_div a.readmore {
	display:none;
}
.header_nf_logo {
	height:35px;
}
.flicks_home_lead_story_valign_text {
    display: table-cell;
    height: 520px;
    position: relative;
	width:1000px;
}
/*--------------------------*/
/*--------------------------*/

/*-----------Start---------------*/
/*-------------Inbox-------------*/
#inbox_title {
    float: left;
    padding: 5px 15px;
}
#inbox_text {
    float: left;
    width: 50%;
}
#inbox_owner_img {
    float: left;
    margin: 5px 15px;
    height: 100px;
    width: 100px;
}
#inbox_email_address {
    float: left;
    width: 60%;
}

#inbox_mail_div {
    float: left;
    margin: 10px 0 0 9px;
    max-height: 280px;
    width: 98% !important;
}
#inbox_mail_div #wrapper {
    overflow: auto !important;
	/*max-height: 280px !important;*/
}
#wrapper {
    height: 281px !important;
}
#wrapper {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    left: 0;
    overflow: scroll;
    position: static;
    top: 45px;
    width: 100%;
    z-index: 1;
}
#scroller {
    height: 280px !important;
}
#scroller {
    float: left;
    height: 100%;
    padding: 0;
}
#scroller {
    background: none repeat scroll 0 0 #e6e2e2;
    left: 0;
    overflow: visible !important;
    position: relative;
    width: 100%;
}
#inbox_mail {
    max-height: 100%;
   /* overflow: scroll !important;*/
}
#inbox_mail {
    margin: 0 auto;
    max-height: 280px;
}
#inbox_mail {
    background: none repeat scroll 0 0 #e6e2e2 !important;
    float: left;
    /*overflow: auto !important;*/
    padding: 0 !important;
    width: 100% !important;
}
.textbackground {
    background-color: #d2e1ed;
}
.rel_story_div_cls {
    bottom: 1%;
    cursor: pointer;
    float: left;
    position: absolute;
    right: 2%;
}
.rel_story_div_cls .rel_story_div_img_cls {
    float: left;
}
.rel_story_div_text_cls {
    float: left;
    font-family: RobotoCondensed-LightItalic;
    font-size: 28px;
    margin-left: 5px;
    position: relative;
}
.rel_story_div_text_cls {
    font-family: RobotoCondensed-LightItalic;
    font-size: 28px;
}
#inbox_page {
	position:relative;
}
#inbox_serch_img {
    float: left;
    margin-top: 10px;
    width: 30%;
}
/*---------------End-----------*/
/*----------------Inbox----------*/

/*---------------Start-----------*/
/*----------------Story----------*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
    float: left;
}
#owl-demo1 .item img {
    display: block;
}
.sloading {
    background: url("img/small_loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
	margin-bottom: -13px;
}
#owl-demo1 .owl-wrapper {
    height: 95% !important;
}
.owl-carousel .owl-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel .owl-wrapper-outer {
    background-color: #cbccce;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#owl-demo1 {
    height: 90% !important;
}
#owl-demo1 {
    height: auto !important;
}
#owl-demo1 {
    position: relative;
}
.owl-carousel {
    position: relative;
    width: 100%;
}
#gt1_controls .owl-buttons {
    display: block;
    margin: 0 auto;
    width: 100%;
}
/*.owl-buttons {
    padding: 3px 45px !important;
}*/
#gt1_controls {
    left: 3% !important;
    position: absolute;
    right: 0;
    top: 50%;
}
.owl-theme .owl-controls {
    float: left;
    position: relative;
}
.content-box2 {
	padding-bottom:0 !important;
}
.owl-controls {
    -moz-user-select: none;
}

#gt1_controls .owl-buttons {
    display: block;
    margin: 0 auto;
	/*padding: 3px 10px !important;*/
}
.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.8;
    padding: 3px 10px;
	cursor: pointer;
}
.owl-prev {
    margin: 0 !important;
}
.gt1_button {
    margin-top: 1% !important;
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px;
    opacity: 0.8;
    padding: 3px 10px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-next {
    right: 0 !important;
	top:50%;
}
.owl-next {
    left: 0 !important;
	top:50%;
}
.gt1_button {
    margin-top: 1% !important;
    position: absolute;
}
#gt1_controls .owl-buttons .owl-prev img {
    position: absolute;
    top: 1px;
	left:0;
}
#gt1_controls .owl-buttons .owl-next img {
    position: absolute;
    right: 30px;
    top: 0;
}

#gallery_type1,
#gallery_type2,
#gallery_type3,
#gallery_type4,
#gallery_type5{
	position:relative;
	padding-bottom:60px;
	background:#ffffff;
}

#chart_page,
#gif_image_page,
#inbox_page,
#office_3_line_page,
#polly_flicks_powergrid_page,
#quiz_image_page,
#single_image_page,
#mind_scan_page,
#newspesso_page_top_div,
#moneyflicks_page {
	position:relative;
	/*padding-bottom:65px;*/
	background:#ffffff;	
}
#dateflicks_top_div {
	margin-bottom: -60px;
	position: absolute;
	top: 0;
	overflow: hidden;
	height: 530px;
	width: 100%;
	display:block;
}
#dateflicks_top_div iframe{ 
	height:530px !important;
	z-index: 2;
	position: relative;
}
#SOCIAL_Block {
	width:100%;
	margin:auto;
}
/*---------------End-----------*/
/*----------------Story----------*/
.arrow_Nav {
    position: relative;
    top: 45vh !important;
    z-index: 9999999;
}
.arrow_Nav .left {
    left: 20px;
    position: absolute;
    z-index: 999999;
}
a {
    cursor: pointer;
    outline: 0 none;
    text-decoration: none;
}
#single_image_div {
	height:800px !important;
}
.arrow_Nav .right {
    position: absolute;
    right: 20px;
    z-index: 999999;
}
.arrow_Nav .right img {
    position: absolute;
    right: 0;
    z-index: 999999;
}
.download-links a img {
	width:48%;
}
.TR1, .TR2, .TL1, .TL2, .ML1, .ML2, .MR1, .MR2, .B1, .B2 {
	display:none;
}
.dropdown-menu {
	min-width:76px !important;
	position:absolute;
}
.storyBottom-Social {
    margin-left: -210px !important;
    margin-top: -68px;
    position: relative;
    z-index: 9999;
}
.storyBottom-Social  img {
	width:100% !important;
}
.sociallink_menu img {
    background: none repeat scroll 0 0 white;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin: 2px 5%;
    padding: 0;
    width: 30%;
}
.sociallink_menu h5 {
    background: none repeat scroll 0 0 #1b8286;
    color: white;
    font-family: times new roman;
    font-size: 16pt;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 10px;
}
#mug,
#flicks_home_page_content_top_div {
	z-index:99999 !important;
	position:relative;
}
.sociallink_menu {
    margin-top: 20px;
    padding-bottom: 10px;
}

/**************************************Custom Css**************************************/
/*#Social_network{width: 60% !important;position: relative;padding: 10px !important;left: 40px; float:left !important; bottom: 52px;background:#ffffff;-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;}
#Social_network .storyBottom-Social{width: 100% !important; margin:0 !important;}
#Social_network .storyBottom-Social li{padding: 0 12px !important; float:left;}*/

#Social_network{float: left !important; margin-top: 0px !important; padding-top: 32px !important;}
#Social_network .storyBottom-Social{ margin-left: 10px !important;}
#webAddDiv {border-top: 40px solid #fff;}


.rel_story_div_cls{ /* position: relative !important;*/ position: absolute !important; bottom:11px;float: right; padding:15px 0 0; margin-right:10px;}
/*#gallery_type1, */#gallery_type2, #gallery_type3, #gallery_type4, #gallery_type5, #mind_scan_page, #single_image_page, #inbox_page{position:relative; /*height: 724px !important;*/ max-height: 724px !important; overflow-y: auto !important;}
#mind_scan_div{ max-height:100%!important;}
/*#moneyflicks_page{padding-bottom: 26px !important;}*/
#iframe_id{height:699px!important;}

#gallery_type1{position:relative; height: 668px !important; max-height: 668px !important; overflow:hidden !important;}

/**********************************/
.Full_container{width: 955px;max-width: 955px !important;display: block !important;}
.main{width: 100% !important;}
.page_header{width: 100% !important;}
.ui-content{width: 795px !important;float: left !important;}
#HoMe_page{width: 100% !important;display: block !important;}
.leadStory_Slider{ height:542px !important;}
.main .col-md-2{ width:160px !important;}



#gallery_type1 .horizontal_slide{background-color: #fff !important;background-position: center center !important;background-repeat: no-repeat !important;background-size: contain !important;height: 602px !important;width: 100% !important;}

#gallery_type1 .content-box2{padding-bottom:0 !important;}
#gallery_type1 .content-box2 .gallery_type1_slider{height: 602px !important;}
#gallery_type1 .content-box2 .gallery_type1_slider .owl-carousel{height: 602px !important;}
#gallery_type1 .content-box2 .gallery_type1_slider .owl-carousel .owl-wrapper-outer{height: 602px !important;}

.menu{ display:none;}
.ws_bullets{ display:none;}
.leadStory_Slider:hover .menu{ display:block !important;}
.leadStory_Slider:hover .ws_bullets{ display:block !important;}


/******GT4*******/
.gt4_story_block{}

.gallery_type4_scroll_content #gallery_type4_iframe_div .gallery_type4_embed{ width:455px !important; margin:0 auto 2px auto !important; display:block !important; height:auto !important;}
/*.gallery_type4_scroll_content{ background-color:#efefef !important;border-width: 0 160px !important;}
#gallery_type4_slide_div .gallery_type4_text2{ padding:5px 170px !important;}
.gallery_type4_scroll_content .gallery_type4_text1{ padding:0 !important;}*/

#gallery_type4 #gallery_type4_slide_div .gallery_type4_scroll_content{ background-color:#fff !important; border: 20px solid #DCDCD9 !important; border-left:0 !important; border-right:0 !important; border-top:0 !important;}
#gallery_type4 #gallery_type4_slide_div .gallery_type4_scroll_content:first-child{border: 20px solid #DCDCD9 !important; border-left:0 !important; border-right:0 !important;}
.gallerytype4_childbrow_iphone_div_pos{margin-left: 500px !important;margin-top: -50px !important;width: 100px !important;height: 37px !important; background-size:contain;}
@media only screen and (min-width : 768px) and (max-width : 50000px) {	
.gallery_type4_scroll_content .gallery_type4_text1{ padding:5px 160px !important;}
.gallery_type4_scroll_content .gt4_block_img{ padding:5px 160px !important;}
.gallery_type4_scroll_content img{ width:455px !important; margin:0 auto 2px auto !important; display:block !important;}
#gallery_type4_slide_div img{ padding:0px !important;}
.gallery_type4_scroll_content .gallery_type4_text1 p span{ font-size:2.5vw !important;line-height: normal !important;}
::i-block-chrome,.gallery_type4_scroll_content .gallery_type4_text1 p span{ font-size:2em !important;}


#gallery_type4_slide_div .gallery_type4_text2{ width:100% !important; padding:3px 160px !important; margin:0 !important;}
#gallery_type4_slide_div .gallery_type4_text2 p{width:100% !important; padding:0 !important; margin:0 !important;}
#gallery_type4_slide_div .gallery_type4_text2 p span{ font-size:1.5vw !important;line-height:4vh !important; width:100% !important; margin:0 !important; padding:0 !important;}
}


@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.ui-page{ width:100% !important; float:left;}
	.Full_container{width: 100% !important;  display: block !important; float: none !important; margin: 0 auto !important;}
	.Full_container .main{width: 100% !important;  display: block !important; float: none !important; margin: 0 auto !important;}
	/*.Full_container .main .col-md-2{ display:none !important;}*/
	.ui-content{ width:100% !important; float:left !important;}
	.page_header{ width:100% !important;}
.leadStory_Slider{  min-width:768px !important; width:100% !important; height: 513px !important; max-width:100% !important;}
.home_page_lead_img_bg{ width:100% !important; min-width:768px !important; max-width:100% !important; background-size:100% 100% !important;}

#gallery_type1 .horizontal_slide{/*height: 750px !important;*/}
	}
@media only screen and (min-width : 1025px) and (max-width : 50000px) {
.home_page_lead_img_bg{background-size:contain !important;}	
}