@font-face { font-family: Montserrat-Regular; src: url('https://cimsbschool.org/fonts/Montserrat-Regular.ttf'); }

body{ margin:0 auto;  background-color: #49484D !important; }
a,a:link,a:visited{text-decoration:none !important;}
li {list-style: none;}
.top-bar-wrapper{width:100%;min-height:35px; height: auto; 
  background:#174873;padding-top: 8px; 
  }

.top-bar{ width: 100%; max-width:1100px;height:auto; margin:0 auto; background-color: #174873; font-size:13px;color:white!important; }
.top-bar a:link{color:white;}/* unvisited link */
.top-bar a:visited{color:white;}/* visited link */

/*.blink_one { animation: blinker 1s linear infinite; }
@keyframes blinker {  50% { opacity: 0; } }*/

.material-icons { display:inline-flex; vertical-align:top; }

.blink2 {color: yellow; font-size: 120% ;}
.fixedHeight1 {height: 325px; overflow-x: hidden;}

.container { padding: 0!important;}
.hidden { display: none;}
select:invalid { color: gray; }

.box_shadow { margin: 0 auto !important; background: white; -webkit-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75); }

.header {width:100%;height:auto;position:relative;width:100%;height:auto; background: white; font-family: Montserrat-Regular!important; } 
.pointer { cursor:pointer; }

.header_right { position: relative; width: 70%; height: 150px; float: left; background-image: url('uploads/header_right.jpg'); background-size: 100% 100%; text-align: center; }
.header_right img {width: 100%;}
.rank_img { position: relative; width: 30%; height: auto ; float: left; text-align: center; }
.rank_img img {width: 100%; margin: 3px 0 ;}

.blink_div {position: relative; width: 250px; height: 28px ; top: 90px; left: 40%; background: #174873; border-radius: 0.3em;  }
.blink3 {color: white!important; }

.waitingForConnection {
    animation: blinker 1.7s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
  }
  @keyframes blinker { to { opacity: 0; } }
  
.waitingForConnection2 {
    animation: blinker2 0.6s cubic-bezier(1, 0, 0, 1) infinite alternate;  
  }
  @keyframes blinker2 { to { opacity: 0; } }
  
.waitingForConnection3 {
    animation: blinker3 1s ease-in-out infinite alternate;  
  }
  @keyframes blinker3 { to { opacity: 0; } }




.text-cims {color: #174873!important;}
.noLeft {padding-left: 0!important;}
.noRight {padding-right: 0!important;}

.quick_links_access {position: relative; width: 100%; height: 0px; margin: 0 auto; background: gray; overflow: visible;}
.quick_links_btn {position: absolute ; width: 100px; height: 25px; top: -22px; right: 0 ; }
.one_click h3 {margin: 0; font-size: 12px; color: #555555; margin-top: 10px; margin-bottom: 5px; }
.one_click a {font-size:11px;color:#BF5426;font-weight: lighter;}
.one_click a:hover {color: black;}
.one_click ul {padding-left: 0px !important; margin-top: 0px !important;}
.one_click li { list-style:none; }


.slider_iframe {position: relative; width: 100%; /*height: 252px;*/ border: none ;} 

.bg-cims { background: #174873; }
.bg-cims .nav-link {color: white!important; font-size: 0.8rem; }

.nav-tabs { margin-top: 0.5em;}

.col-5 { position: relative; width: 20%; padding-right: 15px; padding-left: 15px; flex: 0 0 20%; max-width: 20%; }

/* home main */

.scroll_text_iframe {position: relative; width: 100%; height: 25px; background: white; border: none; margin:0 auto; padding-top: 5px;}
.route_map {position: relative ; width: 1000px; height: 700px; border: none; margin:0 auto;}

.left_main {position:relative;width:925px;height:auto;margin:0 auto; float: left; background: white; }
.home_1st_clm {position: relative; float: left; width: 160px; height: auto; margin-left: 10px; }
.home_1st_clm img:hover {opacity: 0.5;}

.caroufredsel_wrapper {width: 100%!important;}
.list_carousel { width: 100%; height: 120px; }
.list_carousel ul {margin: 0;padding: 0;list-style: none;display: block;}
.list_carousel.responsive {width: auto;margin-left: 0;}


.mba_pgpm { width: 160px; height: 120px; margin-top: 15px;}
.home_2nd_clm {position: relative; width: 450px; height: auto;float: left;  border: 1px #d8dcce solid; margin-left: 10px; padding: 10px 0 0 15px;}
.home_quick_contact {position: relative; width: 98%; height: auto ;margin: 5px 1% 0 1% ; padding: 10px 0 0 3px; border-radius: 5px;border:#d8dcce 1px solid; }
.home_quick_contact h3 { text-align: center; color: #174873; }

.ask_cims{height:30px;background-image:url(http://cimsbschool.org/images/ask_cims.jpg);background-repeat:no-repeat;}
.asktextbox{width:100%;height:35px;margin:0px;padding:5px;border:#d8dcce 1px solid;font-size:13px;color:#333333;box-sizing: border-box;}
.asktextbtn{margin:0px;padding:5px 15px;border:#0077BA 1px solid;font-size:13px;color:#ffffff;background:#174873;}
.quick_msg{width: 100%; height: 80px; font-size:10px;text-align:justify;padding:5px;line-height:120%; border:#d8dcce 1px solid;box-sizing: border-box;} 

.home_3rd_clm {position: relative; float: left; width: 202px; height: auto;}

.right_menu{position:relative;display:block;background:#0077BA;border-bottom:2px solid silver;height:auto;padding: 12px 5px ; text-decoration:none; color: white!important;}
.right_menu:hover{background:#174873; border-bottom:2px solid gray;text-decoration:none;}
.right_menu a:link{text-decoration:none; }
.right_menu small { color: white; line-height: 50%;}
.right_menu h6 { color: white; font-size:17px;text-decoration:none; margin: 0 auto;font-weight: lighter; line-height: 110%;}
.right_menu p{font-size:12px;font-weight: lighter; margin: 0;}
.right_menu :link{text-decoration:none;}



.placement_in {position:relative;float:left;width:180px;height:100px;background-image: url("http://cimsbschool.org/images/placed_in.jpg");background-repeat:no-repeat; margin-top: 10px; }
.placement {position: relative; overflow: hidden; float: left; width: 100%; height: 115px !important; border: none; }

/*.ranking_image{position:relative;float:left;width:157px;height:148px;background-image:url(http://cimsbschool.org/images/rank_img.png);background-repeat:no-repeat;margin-left:20px;margin-top:50px;}*/
.key_factors_iframe { height: 250px ; border: none; overflow: hidden; padding-right: 30px;}
.key_factors_iframe ul {margin: -30px ;}
.key_factors_iframe li{ padding: 8px 0 8px 0 ; text-align:left;list-style-type:none; line-height: 130%; }

.feeStructureIframe {position: relative; width: 100% ; height: 290px ; border: none; overflow-y: scroll; padding-right: 30px;}

.news_events { height: 265px; overflow: hidden;}
.news_events ul {padding: 3px;}
.news_events li{ padding: 8px 0 8px 0 ; text-align:left;list-style-type:none; line-height: 130%; }

.downloads{float:left;width:150px;background:#E7E7E7;margin-left:20px;}
.downloads h1{font-size:15px;}
.downloads_box{position:relative;display:block;background:#EBEBEB;border-bottom:2px solid silver;height:50px;text-align:center;margin-top:6px;text-decoration:none;border-radius:5px;-o-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;}
.downloads_box:hover{background:#ECE8E8;border-bottom:1px solid gray;text-decoration:none;}
.downloads_box h1{font-size:15px;color:#008040;text-decoration:none;}
.downloads_box p{font-size:13px;color:gray;text-align:center;}
.downloads a:link{text-decoration:none;}

.right_sidebar {position:relative;width:173px;height:auto;margin:0 auto; float: left; background: white; }
/* download POP *******************************************************************************************************************************/
.popup {padding:3px; background:#fff;height:150px;}
.popup h3{color:#f16b47;font-size:20px;text-align:center;margin:0;font-style:normal;font-weight:lighter;}
.popup label{font-size:16px;}
.popup input{height:25px;font-size:18px;margin-bottom:8px; float: right; width: 220px !important; margin-left: 10px;}
.popup button {text-align: center;}


/* ColorBox Core Style: The following CSS is consistent between example themes and should not be altered. */
#colorbox {position:fixed !important;top:5%;left:50%; z-index:9999;overflow:hidden;}
#cboxOverlay,#cboxWrapper{z-index:9999;overflow:hidden;} 
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft,#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}
/*   User Style: Change the following styles to modify the appearance of ColorBox.  They are ordered & tabbed in a way that represents the nesting of the generated HTML. */
#cboxOverlay{background:#000;opacity:0.5 !important;}

#cboxTopLeft{width:14px;height:14px;background:url(http://cimsbschool.org/images/popup.png) no-repeat 0 0;}
#cboxTopCenter{height:14px;background:url(http://cimsbschool.org/images/popup1.png) repeat-x top left;}
#cboxTopRight{width:14px;height:14px;background:url(http://cimsbschool.org/images/popup.png) no-repeat -36px 0;}
#cboxBottomLeft{width:14px;height:43px;background:url(http://cimsbschool.org/images/popup.png) no-repeat 0 -32px;}
#cboxBottomCenter{height:43px;background:url(http://cimsbschool.org/images/popup1.png) repeat-x bottom left;}
#cboxBottomRight{width:14px;height:43px;background:url(http://cimsbschool.org/images/popup.png) no-repeat -36px -32px;}
#cboxMiddleLeft{width:14px;background:url(http://cimsbschool.org/images/popup.png) repeat-y -175px 0;}
#cboxMiddleRight{width:14px;background:url(http://cimsbschool.org/images/popup.png) repeat-y -211px 0;}
#cboxContent{background:#fff;overflow:visible;}
#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C;}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{position:absolute;bottom:-29px;background:url(http://cimsbschool.org/images/popup.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px;}
#cboxPrevious{left:0px;background-position:-51px -25px;}
#cboxNext{left:27px;background-position:-75px -25px;}
#cboxClose{right:0;background-position:-100px -25px;}

/* end download *******************************************************************************************************************************/

/*college-code*/
.college-code {   text-transform:uppercase;   width:100%;   text-align:center;   line-height:50px;   position:relative;
    left:0;right:0;top:15px;   margin:auto;   transform:translateY(-50%); }
  .college-code-span {   position:relative;   z-index:999;   color:#fff; }
  .college-code:before { content:'';  background:#0077ba; width: 200px; height:30px; display:block;   position:absolute;
    top:0;left:0;right:0;bottom:0;   margin:auto; animation:2s loadingBefore infinite ease-in-out; }
  
  @keyframes loadingBefore {
    0%   {transform:translateX(-14px);}
    50%  {transform:translateX(14px);}
    100% {transform:translateX(-14px);}
  }
  
  .college-code:after { content:''; background:#fea; width:14px; height:50px; display:block; position:absolute; top:0;left:0;right:0;bottom:0;
    margin:auto; opacity:.5; animation:2s loadingAfter infinite ease-in-out; }
  
  @keyframes loadingAfter { 
      0%   {transform:translateX(-50px);}
    50%  {transform:translateX(50px);}
    100% {transform:translateX(-50px);}
  }
/*college-code*/

/* page */
.page td {vertical-align: middle;}
.borderLR {border-left: 1px solid #ddd; border-right: 1px solid #ddd;vertical-align: middle!important; }
.borderBT { border-bottom: 1px solid #ddd; }
.total { font-weight: bold;}
    
.page_image {position: relative; width: 100% !important; height: 300px;}
.page_left_bar {position: relative; width: 180px; height: 100%; float: left; border-right: 1px dotted silver; margin-top: 13px;  text-align: center;}
.page_left_bar h4 {font-size: 16px; text-align: center; color: black; background: #143f2c ; padding: 3px ; } 
.highlights {position: relative ; width: 100%; height: 450px; border: none; margin:0 auto; overflow: hidden;}
.highlights ul {padding: 10px;}
.highlights li{ padding: 8px 0 8px 0 ; text-align:left;list-style-type:none; line-height: 130%; }

.page_content img {max-width: 96%; margin: 10px;}
/*.page_content li {margin-bottom: 20px;}*/

.space1 { padding: 1em 0 ; margin: 0.5em 0 1em 0 ;}

.left_nav { font-size: 12px; float: left; width: 190px; padding: 0px; margin: 0px; border: 0px purple solid; text-decoration: none; }
.left_nav h3 { font-size: 16px; font-weight: bold; color: #174873; margin-left: 28px; }
.left_nav ul {margin-left: -15px !important;}
.left_nav ul li { font-weight: bold; list-style-type: none; list-style-position: outside; display: list-item; text-align: -webkit-match-parent; 
    background-image: url(http://cimsbschool.org/images/pict_leftnav.gif); background-repeat: no-repeat; background-position: 0 2px; font-weight: bold; padding: 0px 0px 6px 12px; margin: 8px 0px 0px 0px; vertical-align: top; }
.left_nav a {text-decoration: none !important; color: black;}
.left_nav a:hover { color: #80B6A6; }


.hostel li {padding: 10px 0 10px 0; list-style: none;}


/* page sidebar */
.page_sidebar{float:left;width:260px;font-family: "cims_fonts1 ",Verdana,tahoma;}
.page_sidebar a:link {text-decoration: none !important; color: #174873 ;}
.page_sidebar h1{font-size:15px;}
.page_sidebar p{font-size:12px;}

/* page contact */
.page_contact_box{position:absolute;width:250px;height:auto;top:60px;right:10px;padding-bottom: 1px; border:1px solid #ccc;border-radius:6px;background: #1c2826 ; /* url('uploads/quick_contact_bg.png'); background-size: 100% 100%; */ }
.page_contact_box >header{height:30px;padding:0 10px 5px 10px;color:white;font-size:15px; text-align: center;border-radius:5px;}
.page_contact_box >header >h1{float:left;font-size:14px;font-weight:normal;}
.page_contact_box >header >a{display:inline-block;float:right;width:11px;height:11px;margin-top:10px;background:url(http://cimsbschool.org/images/close.gif) no-repeat 0 0;}
.page_contact_box >section{padding:10px;}
.page_contact_box >section form,.page_contact_box >section fieldset{margin:0;padding:0;border:0;}
.page_asktextbox{width:100%;height:30px;margin:0px;padding:5px;border:#C1C8BF 1px solid;font-size:13px;color:#333333;font-family: Rockwell; border-radius: 6px;}
.page_quick_msg{width: 100%; font-size:10px;text-align:justify;padding:5px;line-height:120%; border-radius: 6px;} 
.page_asktextbtn{margin:0px;padding:3px; font-size:13px;color:#ffffff;background: none;}

.online_form {position: relative; width: 550px; height: 500px; border: none;}


.clm_box_2 {position: relative; width: 45%; height: auto; float: left; margin: 1%; padding: 1%; border: 1px dotted silver ; }
.clm_box_2 h3 {text-align: center;}

/* media */
.media_wrapper {position: relative; width: 580px; height: auto; padding: 10px; }

.lightboxholder {position:fixed; left:0; top:0; display:table; text-align:center; vertical-align:middle; z-index:500;}
.lightboxframe {display:table-cell; vertical-align:middle; font:bold 14px/20px arial, sans-serif; color:#444; position:relative; z-index:800; text-align:center;}
img.lightbox {position: relative; outline:0; display:block; float:left; margin:10px 0 0 10px;cursor: pointer;}
img.lightbox:focus ~ .lightboxholder {width:100%; height:100%;}
img.lightbox:focus ~ .lightboxholder::before {display:block; content:""; width:100%; height:100%; background:#fff; position:fixed; opacity:0.8;}
img.lightbox:focus ~ .lightboxholder .lightboxframe::before {white-space: pre; content:""; display:inline-block; margin:0 auto; position:relative; z-index:500; background:#fff; border:1px solid #666; padding:20px; box-shadow: 0 0 10px rgba(0,0,0,0.5);}
img.lightbox:focus ~ .lightboxholder .lightboxframe::after {white-space: pre; content:""; display:inline-block; background:#fff; border:1px solid #666; padding:10px; box-shadow: 0 0 10px rgba(0,0,0,0.5); margin:0 auto; border-radius:10px;}

img.lightboxp1:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_1.jpg);}
img.lightboxp2:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_2.jpg);}
img.lightboxp3:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_3.jpg);}
img.lightboxp4:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_4.jpg);}
img.lightboxp5:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_5.jpg);}
img.lightboxp6:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_6.jpg);}
img.lightboxp7:focus ~ .lightboxholder .lightboxframe::before {content:url(media_gallery/media_7.jpg);}

img.lightboxp1:focus ~ .lightboxholder .lightboxframe::after {content:"Rajastan Patrika";}
img.lightboxp2:focus ~ .lightboxholder .lightboxframe::after {content:"DHNS";}
img.lightboxp3:focus ~ .lightboxholder .lightboxframe::after {content:"Deccan Herald-28-11-13";}
img.lightboxp4:focus ~ .lightboxholder .lightboxframe::after {content:"Deccan Herald 30-04-13";}
img.lightboxp5:focus ~ .lightboxholder .lightboxframe::after {content:"FRESHERS PARTY";}
img.lightboxp6:focus ~ .lightboxholder .lightboxframe::after {content:"speakers club 30.11.2013";}
img.lightboxp7:focus ~ .lightboxholder .lightboxframe::after {content:"Deccan Herald on 14-05-2014";}
.clear {clear:both;}

.users_list {position: relative; width: 100%;}
.users_list th {background: #68BCAD ; text-align: center; font-size: 1em; padding: 0.5em 0 0.5em 0 ; }
.users_list tbody:nth-child(even) {background: #D3EED3;}
.users_list tbody:nth-child(odd) {background: #EEE9D3;}
.users_list tbody:hover {background: lightblue;}
.users_list td {padding: 0.5em 0 0.5em 0.5em; }

/* recruiters */
.recru_number_style1{width:100%;height:auto;}
.recru_number{width:auto;max-width:32%;height:auto;float:left;padding-top: 15px; margin-left:5px;background:#fcfcfc;background:linear-gradient(top,#fcfcfc 0%,#dad8d8 100%);background:-moz-linear-gradient(top,#fcfcfc 0%,#dad8d8 100%);background:-webkit-linear-gradient(top,#fcfcfc 0%,#dad8d8 100%);border:1px solid #174873;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:0px 0px 15px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.1);-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.1);}
.recru_number_span{margin:0;padding:0;border:0;font-size:50px;text-align:center;color:#174873;}
.recru_number_span span{height:50px;background:#0077ba; font-size:15px;color:#fff;display:block;border-top:3px solid #174873;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;    padding: 0px 5px 15px 5px;margin-top: 10px;}
@-moz-document url-prefix(){.number{padding:16px 0 0 0;}
.recru_number_span span{padding:9px 0 3px 0;}}



/* footer */
.footer {position: relative; width:100%;height:auto;min-height: 200px; margin:0 auto; font-family: "tahoma_fonts",Verdana,tahoma; }
.footerBG {clear: both; width: 100%; height: 550px; margin: 0 auto; background: white; background-image: url(https://cimsbschool.org/images/cims_campes.jpg); background-repeat: no-repeat; background-position: bottom; background-size: 100% 100%;}


/* List styles */
.style_list1{display:block;position:relative;padding:.75em 5em .75em 1em;border-radius:.25em;margin-bottom:.5em;background:#fff;box-shadow:
/* regular bottom */
0 .0625em .125em rgba(0,0,0,.125),
/* inset bottom */
inset 0 -.25em 0 -.125em rgba(0,0,0,.125),
/* category color (left) */
inset 1em 0 0 -.7em rgba(200,0,120,.5),
/* arrow background (right) */
inset -2em 0 0 -.3em rgba(0,0,0,.05);}

.style_list1:hover{background: lightgreen;}
.teach-me{box-shadow:0 .0625em .125em rgba(0,0,0,.125),inset 0 -.25em 0 -.125em rgba(0,0,0,.125),inset 1em 0 0 -.7em rgba(0,95,210,.5),inset -2em 0 0 -.3em rgba(0,0,0,.05);}
.handyman{box-shadow:0 .0625em .125em rgba(0,0,0,.125),inset 0 -.25em 0 -.125em rgba(0,0,0,.125),inset 1em 0 0 -.7em rgba(20,160,0,.5),inset -2em 0 0 -.3em rgba(0,0,0,.05);}
.pick-up-delivery{box-shadow:0 .0625em .125em rgba(0,0,0,.125),inset 0 -.25em 0 -.125em rgba(0,0,0,.125),inset 1em 0 0 -.7em rgba(210,15,0,.5),inset -2em 0 0 -.3em rgba(0,0,0,.05);}
.list-item{font-weight:bold;color:#174873;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.list-item:after{content: ' ';display:block;height:0;width:100%;}
.meta{margin-left:.25em;}
.category,.expiry,i{/*font-size:8px;font-size:.5em;*/line-height:2;/* 16 "px" */}
.expiry{font-weight:bold;}
.expiry:before{content: 'ext: ';font-weight:normal;}
.clock{display:inline-block;position:relative;width:1.333em;height:1.333em;margin-left:.333em;border:.25em solid #95979d;border-radius:50%;vertical-align:middle;}
.clock:before,.clock:after{content: ' ';display:block;position:absolute;width:.125em;height:.25em;background:#95979d;}
.clock:before{left:50%;bottom:47%;margin-left:-.0625em;}
.clock:after{transform:rotate( 135deg );left:63%;top:47%;}
.chevron{display:block;width:1em;height:1em;font-size:.75em;position:absolute;right:.667em;top:50%;margin-top:-.6em;/* just eyeballing it */}
.chevron:before,.chevron:after{content: ' ';display:block;position:absolute;background:rgba(0,0,0,.125);width:.5em;height:.5em;right:.25em;top:50%;}
.chevron:before{transform:skewX( 45deg );top:0;box-shadow:inset -.125em .125em .125em rgba(0,0,0,.25);}
.chevron:after{transform:skewX( -45deg );bottom:0;box-shadow:inset .25em .125em .125em -.125em rgba(0,0,0,.25);}


.clear_me{height:15px;width:100%;clear:both;}

.footer_widget{ position: relative; width: 33%; float: left; padding:20px; }
.footer_widget h3{color: black; margin: 0 auto; font-weight: lighter;}
.footer_widget p{padding-left:25px;line-height:150%; color: black; font-size: 13px;}
.footer_widget li{color: black;}

.copy {width:100%;height:auto;margin:0 auto; font-size:12px;text-decoration:none; color: #848484; padding: 8px; background: #49484D; }
.copy span {float: right; color: silver !important; }
.copy a:link {color: silver;}
.copy a:visited {color: silver;}

/* Callouts */
.bd-callout { padding: 1.25rem; margin-top: 1.25rem; margin-bottom: 1.25rem; border: 1px solid #eee; border-left-width: .25rem; border-radius: .25rem; }
.bd-callout h4 { margin-top: 0; margin-bottom: .25rem; }
.bd-callout p:last-child { margin-bottom: 0; }
.bd-callout code { border-radius: .25rem; }
.bd-callout + .bd-callout { margin-top: -.25rem; }

.bd-callout-primary { border-left-color: #007bff ; }
.bd-callout-info { border-left-color: #17a2b8 ; }
.bd-callout-success { border-left-color: #28a745 ; }
.bd-callout-warning { border-left-color: #f0ad4e ; }
.bd-callout-danger { border-left-color: #dc3545 ; }
/* Callouts */



/*dropdown menu*/
/*@media (min-width: 992px){
    .dropdown-menu .dropdown-toggle:after{
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
    }

    .dropdown-menu .dropdown-menu{
        margin-left:0; margin-right: 0;
    }

    .dropdown-menu li{
        position: relative;
    }
    .nav-item .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{ 
        right:100%; left:auto;
    }

    .dropdown-menu > li:hover > .submenu{ display: block; }
}*/
/* responsive */
@media only screen and (max-width: 768px) {
        .slider_iframe {height: 95px ; }
    .footerBG {background-size: 100% 150px; height: auto;}
    
}

@media only screen and (min-width: 600px) {
    .footerBG {background-size: 100% 150px;}
}

@media only screen and (min-width: 768px) {
    .footerBG {background-size: 100% 350px;}
}

