#pop{background:#fff;bottom:-305px;padding:20px;position:fixed;right:40px;border-width:1px 1px 0;border-style:solid solid none;border-color:#1d8cc7 #1d8cc7 transparent;width:480px;border-top-left-radius:20px;border-top-right-radius:20px;padding:25px;font-family:'Roboto',sans-serif;box-shadow:0 0 4px 2px rgba(0,0,0,0.2);transition:bottom 2s;-moz-transition:bottom 2s;-webkit-transition:bottom 2s;-o-transition:bottom 2s;-ms-transition:bottom 2s; z-index:99; }
.popwrap{display:inline-block;width:100%}
.popwrap .popup_img,.popwrap .popup_txt{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box}
.popwrap .popup_img{float:left;padding-right:15px;width:48%}
.popwrap .popup_txt{float:left;width:52%}
.popwrap img{width:100%}
#pop h2{margin:0 0 20px;font-size:30px;color:#08c;font-weight:300;text-align:center;line-height:30px}
#pop h3{font-size:20px;color:#262525;font-weight:400;line-height:20px ;margin-top:0;}
#pop p{font-size:15px;color:#565555;font-weight:300;line-height:20px;margin:15px 0}
#pop a.read_more{color:#08c;cursor:pointer;font-size:12px;font-weight:700;line-height:normal;text-decoration:none}
#pop a.read_more:hover{color:#888}
a.close02{background:url(/images/popup/delete.png);color:#ffdf00;cursor:pointer;height:30px;right:15px;position:absolute;top:5px;width:27px}
a.minimize01{background:url(/images/popup/minimize.png);color:#ffdf00;cursor:pointer;height:30px;right:15px;position:absolute;top:5px;width:27px}
a.maximize01{background:url(/images/popup/maximize.png);color:#ffdf00;cursor:pointer;height:30px;right:15px;position:absolute;top:5px;width:27px;display:none}
#pop.popup_open{max-height:240px; bottom:0;display:block;transition:bottom 2s, width 0;-moz-transition:bottom 2s, width 0;-webkit-transition:bottom 2s, width 0;-o-transition:bottom 2s, width 0;-ms-transition:bottom 2s, width 0;}

#pop.maximize_popup, #pop.popup_open{
	transition:width 0.2s ease 0s, max-height 1s linear 0.5s, bottom 2s linear 1s; 
	-webkit-transition:width 0.2s ease 0s, max-height 1s linear 0.5s, bottom 2s linear 1s ; 
	-ms-transition:width 0.2s ease 0s, max-height 1s linear 0.5s, bottom 2s linear 1s; 
	-o-transition:width 0.2s ease 0s, max-height 1s linear 0.5s, bottom 2s linear 1s; 
	-moz-transition:width 0.2s ease 0s, max-height 1s linear 0.5s, bottom 2s linear 1s;
}
#pop.minimize_popup{
	-moz-transition:max-height 0.6s ease 0s, width 1s linear 0.5s;
	-webkit-transition:max-height 0.6s ease 0s, width 1s linear 0.5s;
	-o-transition:max-height 0.6s ease 0s, width 1s ease 0.5s;
	-ms-transition:max-height 0.6s ease 0s, width 1s linear 0.5s;
	transition:max-height 0.6s ease 0s, width 1s linear 0.5s;
}

/*#pop.minimize_popup{-moz-transition:height 1s, width 0s linear 1s;-webkit-transition:height 1s, width 0s linear 1s;-o-transition:height 1s, width 0s linear 1s;-ms-transition:height 1s, width 0s linear 1s;transition:height 1s, width 0s linear 1s;}
*/

#pop.minimize_popup{/*bottom:-200px;*/width:280px;padding:15px 25px; max-height:25px;}
#pop.maximize_popup{/*bottom:0;*/width:480px; max-height:240px;}
#pop.minimize_popup h2{text-align:left;font-size:22px;line-height:22px}
.popup_open.maximize_popup a.close02,.popup_open.maximize_popup a.minimize01,.popup_open.minimize_popup a.close02,.popup_open.minimize_popup a.maximize01{top:12px}
.read_more_icon{background-image:url(/images/popup/read_more_icon.png);background-repeat:no-repeat;background-position:0 3px;padding:0 6px;margin-left:7px}
/*#carrer_popupbox.minimize_popup .popup_img{ width:100%; margin-bottom:10px;}
#pop.minimize_popup .popup_txt{ width:100%;}*/

._pluginIconButton__standardTheme{z-index:-1;}


@media all and ( max-width:768px){
 #pop { width:70%; right:0; left:0; margin:0 auto;}
}
@media all and ( max-width:767px){
/*#pop.minimize_popup { bottom: -305px;}*/
#pop.popup_open{max-height:600px;}
#pop.maximize_popup, #pop.minimize_popup{ width:70%;max-height: 15px;}
/*#pop{bottom:-420px;}*/
#pop h2{ margin:0 0 15px; font-size:24px; display:inlin-block;}
#pop.maximize_popup{ max-height:1000px;}
}
@media all and ( max-width:640px){
#pop{ text-align:center;}	
#pop img{ float:inherit; margin:0 auto 15px; display:block; max-width:100%;}
}

@media all and ( max-width:480px){
.popwrap .popup_img, .popwrap .popup_txt{ width:100%; float:inherit; display:inline-block;}
}


/*#content_page p{text-indent:20px;text-align:justify;}*/

/*#pagingControls ul{display:inline;padding-left:0.5em}

#pagingControls li{display:inline;padding:0 0.5em}*/