﻿body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.3em;
}

html {
    height: 100%;
}

ol li {
    padding-bottom: 8px;
}

.nopad img {
    padding: 0;
    margin: 0 auto;
    border: 0;
    display: block;
    text-align: center;
}
/* ===== SGTUG ================*/
.bg_SGTUG 
{
    background: #333 url("../Images/bg_SGTUG.jpg");
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 800px;
}
.bg_Agenda 
{
    background: #060c0f url("../Images/bg_Agenda.png") top left no-repeat;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    height: auto;
    color:#fff;
    padding:40px 0;
}
.bg_SGTUG_Reg 
{
    background-color:#cec8b3;
    padding:60px 0;
}
.sgtug_topnav 
{
    background-color: rgba(255, 255, 255, 0.75);
    color:#49554b;
    padding:0;
    margin:0 auto;
}
.sgtug_slogan {
    max-width:1024px;
    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.sgtug_nav
{
    background:#000;
    padding:15px 0 35px;
}
.sgtug_navItem 
{
    color:#fff;
    font-size:1.25em;
    font-weight:bold;
}
.sgtug_nav .sgtug_navItem a:link, .sgtug_nav .sgtug_navItem a:visited, .sgtug_nav .sgtug_navItem a:active {
    text-decoration:none;
    color:#fff;
}
.sgtug_nav .sgtug_navItem a:hover 
{
    color:#7a7c7a;
    text-decoration:none;
}
.sgtug_sponsors_baseline 
{
    border-bottom: 1px solid #cfcecd;
}
.square 
{
    height:180px;
    line-height:180px;
}
.square img { vertical-align:middle; }
.sgtug_sponsors_square 
{
    border-left: 1px solid #cfcecd;
    border-right:1px solid #cfcecd;
}
.bg_SGTUG_About 
{
   position: relative;
    background-image: url("../Images/AboutSGTUG.jpg");
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #333;
    height: auto;
    padding:5% 0;
}
.sfContentBlock.transparentWhite {
    background: rgba(255, 255, 255, .7);
    border:1px solid #fff;
    padding:100px;
      -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sgtug_animate_lft 
{
    text-align:right;
    font-size:300%;
    line-height:1em;
}
.sgtug_animate_rt .sfContentBlock
{
    border-left:1px solid #fff;
    padding-left:20px;
    padding-bottom:25px;
}
.sgtug_animateLine1 
{
    display: block; 
    background: rgba(0, 0, 0, 0.75); 
    text-align: right; 
    color: #abb381;
    padding:12px 12px 12px 0;
    font-weight:600;
}
.sgtug_animateLine2
{
    display: block; 
    background: rgba(0, 0, 0, 0.5); 
    text-align: right; 
    color: #a69577;
    padding:12px 12px 12px 0;
    font-weight:600;
}
.sgtug_animateDate 
{
    display: block;
    text-align: right; 
    color: #e6e6da;
    letter-spacing:12px;
    font-size:200% !important;
    line-height:0.95em;
    font-weight:600;
}
.invite 
{
    color:#fff;
    padding:40px 0;
    background: #7a7c7a url("../Images/Siemens_1-lg.png") no-repeat top right;
    background-size:cover;
    border-top:6px solid #a69577;
    border-bottom:6px solid #a69577;
}
.rates
{
    border-left:1px solid #333;
    padding-left:25px;
    padding-bottom:25px;
}
a.sgtug_btn
{
    display:inline-block;
    padding:15px 25px 15px 60px;
    background: #e1e1e1 url("../Images/btn-sgtug.png") 5% 50% no-repeat ;
    /*background-color: #e1e1e1;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ccc;
    color:#a69577;
}
a.sgtug_btn:link, a.sgtug_btn:visited, a.sgtug_btn:active {
    text-decoration:none;
    color:#a69577;
}
a.sgtug_btn:hover 
{
    color:#fff;
    text-decoration:none !important;
    background-color:#a69577;
}
.sfContentBlock.sgtug_bggold {
    background-color:#b9b4a1;
    padding:25px;
    color:#fff;
}
.bdrleft-gold {
    border-left:1px solid #a69577;
    margin-right:-10px;
}
.sgtug_RegForm input.sfTxt {
    width:90%;
    padding:10px;
    margin-bottom:10px;
    border:1px solid #b9b4a1;
}
.sgtug_RegForm .sfFormDropdown.sfDdlMedium, .sfFormRadiolist {
    margin-bottom:10px;
}
.sgtug_RegForm .sfError {
    color:crimson;
}
.sgtug_FormTitle {
    color:#5c5435;
    font-size:1.5em;
    margin-bottom:25px;
}
.sfFormSubmit.btn-sgtug-reg.sfSubmitBtnMedium input.btn-sgtug-reg {
    display:inline-block;
    padding:18px 25px 18px 60px;
    background: #b9b4a1 url("../Images/btn-sgtug.png") 5% 50% no-repeat ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #ccc;
    color:#fff;
    font-size:1.25em;
    margin-top:25px;
}
/*input.btn-sgtug-reg:link, input.btn-sgtug-reg:visited, input.btn-sgtug-reg:active {
    text-decoration:none;
    color:#a69577;
}*/
.sfFormSubmit.btn-sgtug-reg.sfSubmitBtnMedium input[type="submit"]:hover 
{
    color:#fff;
    text-decoration:none !important;
    background-color:#a69577;
}
.square img { transition: all .5s ease-in-out; }

.square img:hover { 
    transform: scale(0.75);
    /*-webkit-filter: blur(2px);
  filter: blur(2px);*/
}
.sgtug_foot { line-height:90px; font-size:90%;}
.sgtug_navItem a:link img {
  -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
transition-property: transform;
}
.sgtug_navItem a:hover img {
     /*-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;*/
     -webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
  
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

@media only screen and (max-width:1366px) {
    .sgtug_sponsors_baseline, .sgtug_sponsors_square, .sfContentBlock.rates {
        border:none;
    }
    #details { text-align:center;}
    #details .sf_colsOut.sf_3cols_1_33, #details .sf_colsOut.sf_3cols_2_34 { 
        padding-top:0 !important;
        padding-bottom:0 !important;
        margin:0 !important;
    }
    .square {
        height:auto !important;
        line-height:unset !important;
    }
    .sf_cols.bg_SGTUG_Reg .sfimageWrp.imgBdr {
        width:95%;
        margin:0 auto;
    }
}
@media only screen and (max-width:1023px) {
    .bdrleft-gold {
        border:none;
        padding:0 !important;
        margin:0 !important;
    }
    .bdrleft-gold img {display:none;}
    .container {
        width:95%;
    }
    .transparentWhite {
        padding:10px !important;
    }
    .sf_cols.sgtug_topnav, .sgtug_foot {
        line-height:unset;
    }
    .sfimageWrp.imgBdr img, .sfContentBlock.imgBdr img { border:none !important; padding:0 !important; margin:0 auto !important;}
     .invite { background-image:none;}
}
/* ================= End SGTUG */
.login {
    margin: 0 auto;
    /*max-width: 400px;*/
    width: auto;
    border: 1px solid #ccc;
    background-color: rgba(0, 0, 0, 0.15);
    margin-bottom: 60px;
}

.login-out, #Header_C039, #Header_C018, #Header_C002 { /*  C039=main Member pg, C018=employment pg, C002=Toronto Newsletters*/
    color: #fff;
    text-align: right;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
}

li.sfCheckBoxWrapper input {
    margin: 0;
    padding: 0;
    width: 20px;
    border: 1px solid green;
}
.sf-cols.IPEHeader 
{
    position:relative;
}
.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 8%;
    text-indent: -9999px;
    width: 56px;
    height: 56px;
    text-align: center;
    z-index: 999;
    /*-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
    background: url("../Images/icon-ToTop.png") no-repeat center 43%;
    /*background-color: rgba(162, 24, 91, 0.7);*/
}

    .scroll-to-top:hover {
        text-decoration: none;
    }

.sfimageWrp img, img {
    max-width: 100%;
}

.sfimageWrp.imgBdr img, .sfContentBlock.imgBdr img {
    border: 1px solid #ccc;
    padding: 2px;
}

.baseline {
    padding-bottom: 12px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 25px;
}

#sfLoginWidgetWrp {
    border: none;
}

ol.sfLoginFieldsWrp {
    text-align: left;
    list-style: none;
    border: none;
}

li input {
    border: 1px solid #e7e7e7;
    width: 194px;
}

.tagFilter ul li {
    float: left;
    margin-right: 15px;
}

.tagFilter h2.sftaxonTitle {
    font-size: unset;
    font-weight: normal;
}

.sfError {
    color: gold;
}

.sfSubmitBtnWrp a.sfSubmitBtn:link {
    color: #ccc;
}

h1.sfitemTitle.sftitle, h1.sfeventTitle.sftitle {
    line-height: 1em;
    color: #666;
}

h4 {
    font-size: 0.95em;
    color: #555;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

h3.logo {
    color: #385071;
    font-size: 1.6em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

a.gold:link, a.gold:active, a.gold:visited {
    color: #e7ba20;
}

textarea {
    font-family: unset;
}

/*  LISTS =================================================*/
/* Employment Category List */
ul.sfitemsList.sfitemsListTitleDateTmb.sflist.ipeEmp h2.sfitemTitle.sftitle {
    font-size: 1.25em;
}
/* default list */
.sfexpandableListWrp.listwrapper.ipe-listwrapper {
    margin-top: 25px;
    padding-top: 15px;
    border-top: 2px dotted #999;
}

h2.sflistTitle.grey {
    color: #555;
    font-size: 1.5em;
    font-weight: 600;
}

.sflistItemToggleLnk.red {
    font-weight: 400;
    font-size: 0.9em;
}

ul.arrows {
    list-style-type: none;
}

    ul.arrows li {
        background: url("../Images/arrow.png") no-repeat 0 5px;
        padding-left: 25px;
        margin: 15px 0;
        text-align: left;
    }

/* Expanding List with red or gold bars*/
.expandListRed ul, .expandListGold ul {
    margin: 0;
    padding: 0;
}

.expandListRed .sflistItemToggleLnk.red, .expandListGold .sflistItemToggleLnk.red {
    display: block;
    padding: 14px 0 14px 80px;
    color: #fff;
    margin-top: -4px;
    background: #d1232a url("../Images/downArrow.png") no-repeat 16px 15px;
    text-align: left;
}
.expandListGold .sflistItemToggleLnk.red
{
    background-color:#a69577;
    margin-top:-16px;
}
.sflistItemContent.sfcontent.sgtug 
{
padding:25px;
background: rgba(0,0,0,.55);
color:#d8d9db;
}
.sflistItemContent.sfcontent.sgtug img {
    border:9px solid #7a7c7a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color:#ccc;
}
.sflistItemContent.sfcontent.sgtug a:link, .sflistItemContent.sfcontent.sgtug a:visited, .sflistItemContent.sfcontent.sgtug a:visited 
{
    color:#a69577;
    text-decoration:none;
}
.sflistItemContent.sfcontent.sgtug a:hover
{
    color:green;
}
.expandListRed ul li a:link {
    font-weight: 600;
}

.expandListRed ul li a:hover, .expandListGold ul li a:hover {
    color: #000;
    text-decoration: none;
}
/*   area executives */
ul.branch.memExecListing-light {
    /*width:100%;*/
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    text-align: center;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

    ul.branch.memExecListing-light li {
        display: inline;
        padding-bottom: 15px;
        margin: 0 auto;
        width: 50%;
        text-align: center;
        border: none;
        flex: 1 0 auto;
    }

ul.memExecListing, ul.memExecListing-light {
    width: 100%;
    margin: 25px 0;
    padding: 0;
    display: block;
    height: 100%;
    border-top: 2px dotted #999;
    display: flex;
    flex-wrap: wrap;
}

    ul.memExecListing-light li ul li {
        color: #e7e7e7;
        margin-left: -10px;
        padding-bottom: 15px;
        display: block;
        border: none;
    }

    ul.memExecListing li, ul.memExecListing-light li {
        display: inline;
        /*padding-bottom: 15px;*/
        width: 50%;
        /*border-top: 1px dotted #333;*/
        flex: 1 0 auto;
    }

        ul.memExecListing li ul {
            margin: 0;
            padding: 0;
            width: auto;
            height: auto;
            border: none;
            display: block;
        }

            ul.memExecListing li ul li {
                margin: -25px 0 0;
                padding: 0;
                display: block;
                /*border:1px solid green;*/
            }

    ul.memExecListing-light a:link, ul.memExecListing-light a:active, ul.memExecListing-light a:visited {
        color: #e7ba20;
    }

    ul.memExecListing-light a:hover {
        color: #000;
    }

    ul.memExecListing-light li {
        border-top: 1px dotted #fff;
    }



h2.memRoleType {
    /*margin:0;
    padding:0;*/
    font-size: 1.5em;
    color: #7b8491;
}

h2.memRoleType-blue {
    color: #a3c0e9;
    font-size: 1.25em;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

    h2.memRoleType-blue a:link, h2.memRoleType-blue a:active, h2.memRoleType-blue a:visited, h2.memRoleType-blue a:hover {
        color: #a3c0e9;
    }

h4.memName, h4.memName-light {
    font-size: 1.2em;
    color: #385071;
    font-weight: 600;
}

h4.memName-light {
    color: #000;
    font-weight: 300;
}
/*  Gallery Images */
.clearlft {
    clear: left;
}

.sfimagesTmb {
    float: left;
    margin: 15px 5px;
}

    .sfimagesTmb img {
        border: 2px solid #666;
        padding: 3px;
    }
/* documents in employment template */
.sfSnglRelatedItmWrp.ipe-relatedDocsBorder {
    padding: 5px 0;
    margin: 25px 0 35px;
    border-top: 2px dotted #ccc;
    border-bottom: 2px solid #ccc;
}
/* .Listing = documents*/
.Listing-dark {
    margin-top: 5%;
    padding: 0 25px;
}

    .Listing-dark ul li {
        padding: 10px 0;
    }

        .Listing-dark ul li a:link, .Listing-dark ul li a:active, .Listing-dark ul li a:visited {
            color: #e7ba20;
        }

    .Listing-dark .sfMetaInfo {
        font-size: 0.75em;
    }
/* Paging  */
.sf_pagerNumeric a:link {
    padding-right: 10px;
}

a.sf_PagerCurrent {
    color: #e7ba20;
    font-weight: 700;
}
/*  Download Docs on Ontario Area Downloads Page */
.docwrapper {
    padding: 15px 0 25px;
    width: 90%;
}

.docSummary {
    font-style: italic;
    color: #666;
    font-weight: 400;
}

.sfdownloadFile-ipeList {
    margin: 10px 0;
}

.docdownloadTitle {
    font-size: 1.2em;
    font-weight: 600;
}

.docMetaInfo, .sfMetaInfo {
    font-size: 0.75em;
}
/* Exhibitors for Ed Forum Trade Show */
.tsExhibitors {
    text-align: left;
    margin: 25px 0;
}

    .tsExhibitors li a:link, .tsExhibitors li a:active, .tsExhibitors li a:visited {
        color: #fff;
        font-weight: 400;
    }

    .tsExhibitors a.sflistExpandAllLnk:link, .tsExhibitors a.sflistExpandAllLnk:active, .tsExhibitors a.sflistExpandAllLnk:visited,
    .tsExhibitors a.sflistCollapseAllLnk:link, .tsExhibitors a.sflistCollapseAllLnk:active, .tsExhibitors a.sflistCollapseAllLnk:visited {
        color: #e7ba20;
    }

    .tsExhibitors a.sflistExpandAllLnk:hover {
        color: #fff;
    }

    .tsExhibitors h3.sflistItemTitle.sftitle {
        font-size: 1em;
        /*padding:0;
    margin:0;*/
    }

    .tsExhibitors li {
        margin: 0;
        padding: 0;
    }

    .tsExhibitors .sflistItemContent.sfcontent.sflistItemContentExp {
        margin-left: 25px;
        /*font-size:1.25em;*/
        font-weight: 700;
    }
/*      SPONSORSHIP OPPORTUNITIES   */
a.sflistItemToggleLnk.sponsorlnk:link {
    color: #555;
    font-weight: 600;
}

/*  ========================================================*/
.gallerywrapper {
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.HiLite {
    display: block;
    position: relative;
    max-width: 96%;
    color: #fff;
    font-weight: 600;
    border: 1px dotted #ccc;
    margin: 1px auto;
    text-align: center;
    padding: 15px;
    background-color: #d1232a;
    opacity: 0;
    -webkit-animation: bounce 1s ease-in 4.5s 1 forwards;
    -moz-animation: bounce 1s ease-in 4.5s 1 forwards;
    -o-animation: bounce 1s ease-in 4.5s 1 forwards;
    animation: bounce 1s ease-in 4.5s 1 forwards; /* name, duration, timing function, delay, count, fill-mode */
}

ul {
    list-style: none;
}

a:link, a:visited, a:active {
    color: #d1242b;
    text-decoration: none;
}

    a:link:hover {
        text-decoration: underline;
    }

.slideUp {
    /*position:relative;*/
    margin: 5% auto;
    max-width: 90%;
    max-height: 220px;
    border: 1px solid #ccc;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.marquee {
    box-sizing: border-box;
    animation: marquee 13s ease-out infinite;
}

    .marquee:hover {
        animation-play-state: paused;
    }


@keyframes marquee {
    0% {
        transform: translate(0,100%);
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    100% {
        transform: translate(0,-100%);
    }
}

ul.sfitemsList.horizontal::after {
    content: "";
    clear: both;
    display: table;
}

ul.sfitemsList.horizontal {
    /*border:1px solid #fff;*/
    margin: 0;
    padding: 0;
    text-align: center;
}

    ul.sfitemsList.horizontal li {
        /*float: left;*/
        margin: 0 auto;
        padding: 25px 35px;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 200px;
    }

    ul.sfitemsList.horizontal .speaker {
        font-size: 0.75em;
    }

        ul.sfitemsList.horizontal .speaker img {
            border: 9px solid #7596c5;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            ul.sfitemsList.horizontal .speaker img:hover {
                border-color: #526c91;
            }

    ul.sfitemsList.horizontal strong {
        color: #2e4566;
        font-weight: 600;
    }

h2.speaker-title {
    padding: 0;
    margin: 0;
}

    h2.speaker-title a:link, h2.speaker-title a:visited, h2.speaker-title a:active {
        color: #fff;
        font-size: 0.75em;
        line-height: 1em;
        font-weight: 600;
    }

    h2.speaker-title a:hover {
        color: #444;
    }

.speaker-wrapper {
    margin: 0 auto;
    max-width: 1024px;
}

    .speaker-wrapper h3 {
        padding: 25px 0 5px;
        margin: 0;
        color: #6188be;
    }

.sfrelatedItmWrp.speakerWrp img {
    border: 7px solid #ccc;
    padding: 1px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.speakerInfo {
    border-top: 1px dotted #999;
    border-bottom: 2px solid #ccc;
    padding: 25px 0;
    max-width: 1024px;
}

.Bio {
    padding: 25px 0;
}

.sitelnk {
    padding: 25px 5px;
    margin-top: 25px;
    background-color: #ccc;
    text-align: center;
}

.line {
    margin: 10px 0 15px;
    border-bottom: 2px dotted #fff;
}

.logo-wrapper .sfContentBlock h3.logo {
    padding-top: 25px;
}
/* ADS ------------------------------------------------ */
.sfContentBlock.banner {
    max-width:730px;
    max-height:92px;
    overflow:hidden;
    margin:0 auto;
    border:1px solid #e7e7e7;
    padding:1px;
    margin-bottom:15px;
}
.sfContentBlock.Ad300x250 {
    max-width:300px;
    max-height:250px;
    margin:0 auto;
    overflow:hidden;
}
.AdRt { 
    float:right;
    margin-top:5%;
    margin-right:5%;
    width:300px;
    height:250px;
    overflow:hidden;
}
/* End ADS */
.sf_cols.IPEHeader, .sf_cols.IPEHeader-Pgs {
    width: 100%;
    position: relative;
    /*display:none;*/
    /*background-image: url("../Images/IPEONT-HdBg-sm.jpg");*/
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 800px;
    height:auto;
    /*background-attachment:fixed;*/
}

.sf_cols.IPEHeader-Pgs {
    min-height: 500px;
}

.sf_cols.topnav {
    height: auto;
    background: #666;
    background: rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
}

.sf_cols.topnav-Pgs {
    background: #000;
    padding: 10px 0;
}

    .sf_cols.topnav .sfContentBlock, .sf_cols.topnav-Pgs .sfContentBlock {
        text-align: right;
        max-width: 1024px;
        margin: 0 auto;
    }


.sfContentBlock.IPE {
     font-size: 2.0em;
    line-height: 1em;
    font-weight: 800;
    color: #385071;
    text-shadow: 1px 1px 1px #ccc;
}
.sf_cols.slogan, .sf_cols.slogan-pgs {
    position:relative;
    text-align: center;
    max-width: 1024px;
    margin: 0 auto;
    /*padding-top: 1%;*/
    font-size: 2.5em;
    line-height: 1em;
    font-weight: 800;
    color: #385071;
    text-shadow: 1px 1px 1px #ccc;
}

    .sf_cols.slogan img {
        padding-bottom: 3%;
    }

.sf_cols.slogan-pgs {
    text-align: left;
    padding-top: 6%;
    color: #fff;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2em;
    text-shadow: unset;
}

    .sf_cols.slogan-pgs .imgTxt {
        margin: 15px 15px 0;
    }

.ImageTitle1 {
    display: block;
    color: #666;
    background-color: rgba(0, 0, 0, 0.075);
    padding: 15px;
}

.ImageTitle2 {
    display: block;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 15px;
}

.TwoCol-wrapper {
    display: flex;
    height: 100%;
}

.twoCol-fullWidth-Rt, .twoCol-fullWidth-Rt-bgImg {
    flex: 1 1 auto;
    background-color: #555;
}

.twoCol-fullWidth-Rt-bgImg {
    background: url("../Images/TorontoHistory.gif") bottom left no-repeat;
    position: relative;
}

.twoCol-fullWidth-Rt .sfContentBlock { /* e.g. Ed forum Hotel - content block with image*/
    overflow: hidden;
}

.twoCol-fullWidth-Rt img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
}

.content-grey {
    background-color: #555;
    color: #ccc;
    margin: 0;
    padding: 25px 45px 45px;
}

.sf_cols.container {
    max-width: 1024px;
    margin: 0 auto;
}

.sfContentBlock.container-withPad {
    padding: 60px 0;
}

/*.sf_cols.video-wrapper {
    max-width: 75%;
    margin: 0 auto;
}*/

.sfContentBlock.video-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
    border: 2px solid #666;
    /*clear:left;*/
}

    .sfContentBlock.video-container iframe, .sfContentBlock.video-container object, .sfContentBlock.video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*border: 2px solid rgb(231, 231, 231);
    border: 2px solid rgba(0, 0, 0, .25);*/
        /*   -webkit-background-clip: padding-box; for Safari */
        /*   background-clip: padding-box; for IE9+, Firefox 4+, Opera, Chrome */
    }

.sf_cols.container-autoWidth {
    margin: 0 auto;
    max-width: 90%;
    padding: 3% 0;
}

.max90 {
    max-width: 90%;
    padding-bottom: 25px;
}

    .max90.newswidget {
        max-width: 90%;
        padding: 0;
        margin: 0;
    }

        .max90.newswidget ul {
            padding: 0;
            margin: 0;
        }
/*IPE Ring */
.max550 {
    max-width: 550px;
    margin: 0 auto;
}

.sf_cols.container-blk {
    background-color: #000;
    padding: 25px 0;
}

.sf_cols.navigation-Pgs .nav-autoWidth {
    margin: 0 auto;
    max-width: 90%;
    padding: 0;
}

.sf_cols .sfContentBlock.container-autoWidth { /* e.g. Ed Forum Landing page - full width, 2 col, left side*/
    margin: 5% 10%;
    /*width:90%;*/
}

.sf_cols.Ads {
    background-color: #6188be;
    padding: 0;
    margin: 0;
    color: #fff;
    height: 117px;
    /*line-height: 117px;*/
}

.ctr, .ctr1 {
    text-align: center;
}

.sf_colsOut.sf_3cols_2_34 .sfimageWrp.ctr1 {
    padding-top: 35px;
}

.alignRt {
    text-align: right;
}

.AdsBg {
    background: #6188be url("../Images/logo-Ads.png") 50% 50% no-repeat;
    min-width: 158px;
    height: 117px;
}

.Ads-Left {
    max-width: 400px;
    text-align: center;
    margin-top: 5px;
}

.Ads-Left-Float {
    float: right;
}

.AdsContentMiddle {
    /*display: inline-block;
    vertical-align: middle;
    line-height: normal;*/
    padding-top: 25px;
}

    .AdsContentMiddle a:link, .AdsContentMiddle a:active, .AdsContentMiddle a:visited {
        color: #e7ba20;
    }

.boxFlex {
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;*/
    margin: 20px 0;
}

    .boxFlex .boxOutline {
        text-align: center;
        border-top: 2px solid #ccc;
        margin-bottom: 5px;
    }

        .boxFlex .boxOutline.mobile {
            border: none;
        }

        .boxFlex .boxOutline .boxPad {
            padding: 30px 25px;
        }

.latin {
    padding-top: 25px;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.5em;
    color: #605c5c;
    margin: 0 auto;
    text-align: center;
}

.cpy {
    font-size: 0.75em;
    color: #999;
    margin: 0 auto;
    text-align: center;
}
/* Navigation ===========================================*/
a.topnavLnk {
    color: #333;
}

    a.topnavLnk:hover {
        color: #fff;
    }

.sf_cols.topnav-Pgs a.topnavLnk {
    color: #ccc;
}

    .sf_cols.topnav-Pgs a.topnavLnk:hover {
        color: #d1242b;
        text-decoration: none;
    }

.sf_cols.menu-wrapper {
    position: absolute;
    bottom: 3%;
    width: 100%;
    text-align: center;
    color:white;
}

    .sf_cols.menu-wrapper .mainMenu {
        position: relative;
        margin: 0 auto;
        text-align: center;
    }

        .sf_cols.menu-wrapper .mainMenu ul li a:hover, .k-state-hover, .k-state-hover a:hover {
            color: #e7ba20;
            text-decoration: none;
            background: none !important;
        }

            .k-state-hover .sfSel.k-link {
                border-bottom: 3px solid #e7ba20;
            }

.k-icon.k-i-arrow-s {
    display: none;
}

.sf_cols.menu-wrapper .mainMenu ul li ul, .mainMenu-pgs ul li ul {
    text-align: left !important;
}

.sf_cols.navigation-Pgs {
    position: relative;
    background-color: #fff;
    padding: 25px 0 10px;
    box-shadow: 1px 3px 26px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 1px 3px 26px rgba(0, 0, 0, 0.37);
    -webkit-box-shadow: 1px 3px 26px rgba(0, 0, 0, 0.37);
    z-index: 10;
}

.mainMenu-pgs {
    text-align: right;
}

.k-menu-horizontal {
    display: inline-block;
}
.mainMenu-pgs ul li ul li a:link {
    background-color: rgba(0, 0, 0, 0.25) !important;
}
.k-item {
    border: none !important;
}

a.k-link, .mainMenu-pgs ul li ul li a.k-link, .mainMenu-pgs ul.k-group li a:link, .mainMenu-pgs .k-menu .k-group a.k-link:visited {
    color: #fff;
    text-decoration: none;
}

.mainMenu-pgs a.k-link {
    color: #333;
}
    /*.mainMenu-pgs ul.k-group li a:link {
    color:#fff;
}*/
    .mainMenu-pgs a.k-link:hover {
        color: #e7ba20;
        text-decoration: none;
    }
.k-state-active, .k-menu .k-group a.k-link:hover, .mainMenu-pgs .k-state-active, .mainMenu-pgs .k-menu .k-group a.k-link:hover {
    color: #e7ba20;
    text-decoration: none;
}

.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background: none;
}

.sfNavWrp .sfSel, .mainMenu-pgs .sfSel {
    color: #e7ba20;
    font-weight: normal;
    display: inline-block;
    border-bottom: 3px solid #e7ba20;
    padding-bottom: 5px;
    text-decoration: none;
}
/*.k-item.k-state-default.k-state-hover {background:none;}*/
.k-menu .k-group {
    /*background-color: #000;*/
    /*opacity:0.5;*/
    background-color: rgba(0, 0, 0, 0.7);
    margin-top: 10px;
    border: 1px solid #666;
    padding: 12px;
}

a.sfNavToggle {
    color: #fff;
}

.sfNavWrp.sfNavHorizontalDropDownWrp.mainMenu-pgs a.sfNavToggle {
    color: #999;
    font-size: 1.75em;
    margin-bottom: 15px;
}
/* Calendar */
.sfColorWrp {
    display: inline;
    margin-right: 15px;
}

.sfcalendarListItm .sfColorWrp input {
    width: unset;
}
/* Editor Styles ==========================================*/
.Btn1 {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    background-color: #0b0b0b;
    border: 2px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.Btn2 {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
    background-color: #333;
    border: 2px solid #547797;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.Btn3, .sfCheckoutBtn, .sfcheckoutContinueBtn {
    display: inline-block;
    padding: 10px 20px;
    color: #555;
    font-size: 1.2em;
    text-align: center;
    white-space: nowrap;
    background-color: #6188be;
    border: 1px solid #555;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sfCheckoutBtn, .sfcheckoutContinueBtn {
    color: #fff;
}

.Btn4 {
    display: inline-block;
    padding: 10px 12px;
    border: 2px solid #fff;
    font-weight: normal;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
    color: #fff;
}

.Btn5 {
    display: inline-block;
    padding: 10px 12px;
    border: 1px solid #fff;
    font-weight: normal;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
    color: #fff;
}

input.sfAddToCartBtn {
    background: transparent url("../Images/AddtoCart.png") top left no-repeat;
    border: none;
    display: block;
    width: 150px;
    color: transparent;
    height: 51px;
}

a.Btn1, a.Btn2, a.Btn3, a.Btn4 {
    color: #fff;
    text-decoration: none;
}

    a.Btn1:hover, a.Btn2:hover, a.Btn4:hover {
        background-color: #333;
        text-decoration: none;
    }

    a.Btn2:hover {
        background-color: #2f3c4c;
        color: #ccc;
    }

    a.Btn3:hover {
        background-color: #7198ce;
        text-decoration: none;
    }

.SubTitle1 {
    display: inline-block;
    font-size: 1em;
    color: #ccc;
    border-top: 1px solid #fff;
    padding-top: 8px;
    margin-bottom: 60px;
    margin-top: 18px;
}

.SubTitle2 {
    font-size: 1em;
    color: #8ea9ed;
}

.SubTitle3 {
    font-size: 1em;
    color: #666;
    font-weight: 700;
}

.SubTitle4 {
    display: inline-block;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

.SubTitle5 {
    display: inline-block;
    margin-top: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

.Heading1 {
    font-size: 2.2em;
    line-height: 1.05em;
    color: #6188be;
    padding: 0;
}

.Heading2 {
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.05em;
    color: #fff;
    padding-bottom: 5%;
}

.Heading3 {
    font-size: 2.2em;
    line-height: 1.05em;
    font-weight: 600;
    color: #547797;
}

.frmRegistration .Heading3 {
    font-size: 2.2em;
    line-height: 1.05em;
    font-weight: 500;
    color: #fff;
}

.Heading4 {
    display: block;
    font-size: 1.25em;
    line-height: normal;
    font-weight: 600;
    /*padding-bottom:0.5%;*/
}

.Heading5 {
    font-size: 2.0em;
    line-height: 1.5em;
    font-weight: 500;
}

.Heading6 {
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1.05em;
    color: #7b8491;
    padding-bottom: 5%;
}

.Heading7 {
    display: block;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 1.05em;
    color: #555;
    padding-bottom: 1%;
    border-bottom: 2px dotted #999;
    margin-bottom: 3%;
}

.sf_cols.TwoCol-wrapper .CB-BgImg {
    position: relative;
    min-height: 350px;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.borders {
    border: 1px solid #ccc;
    padding: 25px;
    margin-bottom: 25px;
}
/* Sections ===============================================*/
/* Section 2 IPE Home Page*/
.IPE-Home-Section2 {
    position: relative;
    background-image: url("../Images/IPEONT-Section2BG-sm.jpg");
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #333;
    height: auto;
}

.IPE-Home-Section2-Tor {
    position: relative;
    background-image: url("../Images/Tor-Section2BG-sm.jpg");
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #333;
    height: auto;
}

.IPE-Home-Section3 {
    background-color: #333;
}

    .IPE-Home-Section3 .watermark {
        max-width: 90%;
        background: #333 url("../Images/logo-watermark.png") right top no-repeat;
        color: #8ea9cd;
        text-align: center;
        padding: 3% 0;
        margin: 0 auto;
        /*border:1px solid red;*/
    }

.roseOfdurham {
    background: #fff url("../Images/roseOfdurham-sm.jpg") top left no-repeat;
    background-size: cover;
    margin: 0 auto;
    font-size: 3em;
    font-style: italic;
    color: #3c3a56;
    height: 300px;
    line-height: 1em;
    text-align: center;
    padding: 60px 0 20px;
    border-top: 1px dotted #e7e7e7;
    border-bottom: 1px solid #fff;
}
/*   Ed Forum   ======================================= */
ul.ipeSchedule {
    margin: 0 auto;
    padding: 0;
    max-width: 1024px;
}

ul.ipeScheduleRpt {
    margin-bottom: 35px;
    padding: 3%;
    border: 1px solid #ccc;
}

    ul.ipeScheduleRpt li {
        margin: 10px;
        padding: 0 0 10px;
        border-bottom: 1px dotted #ccc;
    }

        ul.ipeScheduleRpt li ul {
            margin: 0;
            padding: 0;
        }

            ul.ipeScheduleRpt li ul li {
                border: none;
            }

    ul.ipeScheduleRpt h4 {
        font-size: 1.025em;
        margin-top: 10px;
    }

    ul.ipeScheduleRpt h5, ul.ipeScheduleRpt h5.blue {
        font-size: 1.025em;
        margin: 5px 0 0;
        color: #555;
        font-weight: 600;
        letter-spacing: 0.025em;
    }

        ul.ipeScheduleRpt h5.blue {
            color: #6188be;
            text-transform: uppercase;
        }

.ctr.cap {
    text-transform: uppercase;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
}

    .ctr.cap .sfContentBlock a:link, .ctr.cap .sfContentBlock a:active, .ctr.cap .sfContentBlock a:visited {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        padding: 40px 0;
    }

    .ctr.cap .sfContentBlock a:hover {
        background-color: #822b2f;
        text-decoration: none;
    }

.red-fullWidth {
    background-color: #d1232a;
}

    .red-fullWidth .container-autoWidth {
        padding: 0;
    }

.red-fullWidth-padding {
    /*padding:25px 0;*/
    background: #d1232a url("../Images/logo-watermark2.png") 30% 0% no-repeat;
}

.blue-fullWidth {
    background-color: #6188be;
    color: #fff;
}

.blue-fullWidth-watermark {
    max-width: 90%;
    background: #6188be url("../Images/logo-watermark2.png") right top no-repeat;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

.blue-fullWidth-shadow, .white-fullWidth-shadow {
    background-color: #6188be;
    color: #fff;
    -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.25);
    z-index: 10;
}

.white-fullWidth-shadow {
    padding: 25px 0;
    background-color: #fff;
    color: #555;
}
.Ads-Shadow {
    -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.25);
    z-index: 10;
}
.gold-fullWidth {
    background-color: #cec8b3;
    color: #555;
}

    .gold-fullWidth .container {
        padding: 25px 0;
    }

    .gold-fullWidth h1 { /* e.g. Our Valued Sponsors*/
        color: #555;
        font-size: 3em;
        font-weight: 400;
        letter-spacing: 3px;
        line-height: 1em;
    }

.grey-drk {
    background-color: #555;
    color: #fff;
    /*padding:45px 0 45px;*/
}

.grey-darker {
    background-color: #222;
    color: #fff;
}


/*  FORMS    ========================================================*/
.sfFormSubmit.Btn3.sfSubmitBtnSmall {
    padding: 15px 0;
    border: none;
    background: none;
}

.jobAd {
    margin-top: -35px;
    margin-bottom: -35px;
}
.corpAd { margin: 0 auto; max-width:1024px; }
.grey-drk .Heading7 {
    color: #6188be !important;
}

.corpAd .sfError {
    color: #e7ba20 !important;
}

.jobAd .sfError {
    color: #d1232a !important;
}

.corpAd .Heading6.sfFormTitle, .jobAd .Heading6.sfFormTitle {
    display: block;
    padding-bottom: 25px;
}

.corpAd input.sfTxt, .jobAd input.sfTxt {
    width: 90%;
    max-width:800px;
    /*color:#fff;*/
    padding: 10px;
    margin: 5px 0;
    font-size: 0.9em;
}

.jobAd input.sfTxt {
    color: #666;
}

.corpAd label {
    font-size: 1.25em;
    font-weight: 500;
    color: #999;
    /*line-height:1.5em;*/
}

.jobAd label {
    font-size: 1.25em;
    font-weight: 500;
    color: #e7e7e7;
}

.corpAd input.Btn3, .jobAd input.Btn3 {
    color: #fff;
    width: 100%;
}

.corpAd .sfFormDropdown {
    margin-top: 50px;
}

.RadUpload {
    width: 100%;
    height: 45px;
}
/*.RadUpload.ruFileWrap {
    height:50px !important;
}*/
.upload.sfFormFile {
    margin: 25px 0;
}

.jobAd .upload.sfFormFile .sfTxtLbl {
    font-size: 1.25em;
    color: #CCC;
    font-weight: bold;
}

.corpAd .upload.sfFormFile .sfTxtLbl {
    font-size: 1.25em;
    color: #555;
    font-weight: bold;
}

.RadUpload ul li span.ruFileWrap.ruStyled {
    height: 42px !important;
}

ul li span.ruFileWrap.ruStyled input.ruFakeInput {
    width: 250px !important;
    /*height:50px !important;*/
    padding: 5px;
    font-size: 1.5em;
}

.RadUpload .ruBrowse {
    margin-top: 5px;
}

.sfDropdownList.sfFieldWrp select {
    padding: 10px !important;
    font-size: 1em !important;
    /*width: 300px !important;*/
}

.frmRegistration {
    background-color: #6188be;
    padding: 8% 5%;
}

.txtboxInput {
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 15px;
    color: #ccc;
    margin: 15px 0;
    background-color: transparent;
    min-width: 80%;
}

.paypalInput {
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    color: #555;
    margin: 15px 0;
    background-color: transparent;
    width: 250px;
    /*min-width: 60%;*/
}

.form-sub-btn {
    color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #80a6da;
    padding: 10px 40px;
    margin-top: 25px;
    font-size: 1em;
}
/*  FOOTER   ========================================================*/
#divFooter {
    background-color: #0b0b0b;
    color: #ccc;
    padding: 40px 0 20px;
}

    #divFooter .sfContentBlock.Hdg-footer {
        font-size: 1.5em;
        color: #bdbdbd;
        font-weight: 500;
        padding-bottom: 40px;
    }

.footerLnks {
    line-height: 1.75em;
}

    .footerLnks a:link, .footerLnks a:visited, .foooterLnks a:active {
        color: #fff;
    }

    .footerLnks a:hover {
        color: #d1232a;
        text-decoration: none;
    }

/* NEWS WIDGET ======================================*/
ul.sfnewsList.sfnewsListTitleDateSummary.sflist {
    list-style-type: none;
    margin: 65px 0 25px;
    padding: 0;
    /*border-top:1px dotted #ccc;*/
}

    ul.sfnewsList.sfnewsListTitleDateSummary.sflist li {
        padding-bottom: 20px;
    }

h1.sfnewsTitle.sftitle {
    line-height: 1em;
}

h1.pgTitle {
    font-size: 2em;
    line-height: 1em;
}

.sf_cols.slogan-pgs h1.pgTitle {
    font-size: 1.5em;
    line-height: 1em;
    color: #6188be;
    /*text-shadow: -2px 0 #333, 0 1px #555, 1px 0 #555, 0 -2px #333;*/
    /*position:relative;
    top:25px;*/
}

h2.sfnewsTitle.sftitle {
    font-size: 1.05em;
    color: #555;
    line-height: unset;
    padding: 5px 0;
    margin: 0;
    border-top: 1px dotted #999;
}

.sfnewsMetaInfo.sfmetainfo {
    font-size: 0.75em;
    line-height: 2.5em;
    margin: 0;
    margin-top: -10px;
    padding: 0;
    color: #555;
}

.sfnewsSummary.sfsummary {
    font-size: 0.9em;
    line-height: 1.25em;
}

.sfnewsDetails .sfnewsSummary.sfsummary {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 25px 0;
    margin: 25px 0;
    color: #6188be;
    font-size: 1.25em;
}

a.sfnewsFullStory.sffullstory {
    font-size: 1em;
}
/* SLIDER(S) ======================================= */
.AdsRotator {
    max-width: 1024px;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
}

    .AdsRotator a:link {
        font-size: 0.9em;
    }

    .AdsRotator .rrClipRegion {
        background-color: transparent;
    }
/*  News ticker */
.ticker-container {
    position: relative;
    width:100%;
    margin:0 auto;
    max-width: 1024px;
    height: auto;
    max-height: 6em;
    /*margin: 0 auto;*/
    /*padding: 10px;*/
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 6s ease-in 2s;
    -moz-transition: background-color 6s ease-in 2s;
    transition: background-color 6s ease-in 1s;
}

.ticker {
    position: relative;
    margin: 10px;
    height: auto;
    padding: 10px 0;
    /*width: 600px;*/
    text-align: left;
    color: #e7e7e7;
    vertical-align: middle;
    /*overflow: hidden;*/
    background-color: transparent;
}

    .ticker ul {
        margin: 0 auto;
        /*height:100%;*/
        /*width: 100%;*/
        /*position: relative;*/
    }

        .ticker ul li {
            /*width: 100%;*/
            /*height:100%;*/
            display: none;
        }
/*div.ticker {
 
  margin:10px auto;
  background-color:transparent;
  color:#fff;
}
 
div.ticker ul
{
  margin:auto;
}*/
strong.tickerTitle {
    color: #cd673a;
}
/*  Branch Header Titles ===================================*/
.branch {
    position: relative;
    width: 100%;
    height: 350px;
    margin-top: 3%;
    color: #fff;
    text-shadow: none;
}

    .branch .IPELoc, .branch .IPELoc2 {
        position: relative;
        top: 55%;
        margin: 0 auto;
        text-align: center;
        font-size: 1.5em;
        font-weight: normal;
        line-height: 1em;
        opacity: 0;
        -webkit-animation: bounce 1s ease-in 2s 1 forwards;
        -moz-animation: bounce 1s ease-in 2s 1 forwards;
        -o-animation: bounce 1s ease-in 2s 1 forwards;
        animation: bounce 1s ease-in 2s 1 forwards;
    }

    .branch .IPELoc2 {
        top: 10%;
        font-size: 1.025em;
    }

.sfContentBlock.flyright {
    position: absolute;
    bottom: 15%;
    background: rgba(0,0,0,0.09);
    padding: 15px 0 15px 55px;
    min-width: 300px;
}
/* Ontario Area Home Page Header Animation ==================== */
.animateText {
    position: relative;
    width: 100%;
    height: 300px;
    margin-top: 3%;
    /*padding:30px 0;*/
    /*margin-bottom:5%;*/
    text-align: left;
    /*background-color:#000;*/
    /*border:1px solid #ccc;*/
    color: #fff;
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 5s ease-in 3s;
    -moz-transition: background-color 5s ease-in 3s;
    transition: background-color 5s ease-in 3s;
    overflow: hidden;
}

    .animateText .IPELoc {
        position: relative;
        top: 65%;
        margin: 0 auto;
        text-align: center;
        font-size: 1.5em;
        font-weight: normal;
        line-height: 1em;
        animation: slideUp 1s ease-in 3s 1 forwards; /* name, duration, timing function, delay, count, fill-mode */
    }

@-o-keyframes slideUp {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@-moz-keyframes slideUp {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@-webkit-keyframes slideUp {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@keyframes slideUp {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

.animateText .animate-gold {
    position: relative;
    top: 19%;
    margin-left: 100%;
    font-size: 0.9em;
    font-weight: normal;
    color: #e5b611;
    text-align: left;
    width: 95%;
    animation: slideIn1 1s ease-in 3.5s 1 forwards;
}

@-o-keyframes slideIn1 {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@-moz-keyframes slideIn1 {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@-webkit-keyframes slideIn1 {
    0% {
        top: 65%;
    }

    100% {
        top: 3%;
    }
}

@keyframes slideIn1 {
    from {
        margin-left: 100%;
        width: 300%;
        opacity: 0;
    }

    to {
        margin-left: 5%;
        width: 95%;
        opacity: 1;
    }
}

.animateText .animate-text {
    position: relative;
    top: 20%;
    margin-left: 100%;
    font-size: 0.9em;
    font-weight: normal;
    color: #ebe7e7;
    animation: slideIn1 1s ease-in 4s 1 forwards;
}

.animateText span.animate-blue, .sf_cols.slogan-pgs span.animate-blue {
    color: #abc0dc;
}

.animateText .animate-button {
    position: relative;
    top: 30%;
    margin-left: 5%;
    opacity: 0;
    -webkit-animation: bounce 2s ease-in 4.5s 1 forwards;
    -moz-animation: bounce 2s ease-in 4.5s 1 forwards;
    -o-animation: bounce 2s ease-in 4.5s 1 forwards;
    animation: bounce 1s ease-in 4.5s 1 forwards;
}

@keyframes bounce {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }

    60% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.animateText .animate-button a:link, .animateText .animate-button a:active, .animateText .animate-button a:visited {
    display: block;
    /*width:100%;*/
    max-width: 250px;
    padding: 5px 1px;
    border: 2px solid #666;
    font-size: 0.5em;
    font-weight: normal;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
    color: #fff;
}

.animateText .animate-button a:hover {
    background-color: #333;
    color: #e7ba20;
    text-decoration: none;
}
/*.marquee1 {
  max-width:1024px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top:32%;
  white-space: nowrap;
  border: 1px solid #000;
  background-color: #222;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, .5), 0px 1px 0px rgba(250, 250, 250, .2);
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, .5), 0px 1px 0px rgba(250, 250, 250, .2);
  -webkit-transition: background-color 350ms;
	-moz-transition: background-color 350ms;
    transition: background-color 350ms;
}

.marquee1 p {
  
  display:inline-block;
  font-family: Tahoma, Arial, sans-serif;
  font-size:0.4em;
  font-weight:normal;
  margin: 0 10px;
  
  padding:3px 0;
  color: #f7f7f7;
  padding-left:100%;
  animation:marquee2 20s linear infinite;
}
.margquee1 p strong { font-weight:bold;}
@keyframes marquee2 {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}*/

.RadImageGallery_Default {
    margin: 0 auto;
}
/*.RadImageGallery.RadImageGallery_Default  img {
    max-width:100% !important;
    height:auto !important;
}*/
/*  CAPTCHA  ============================== */
.RadCaptcha {
    border: solid 1px #ccc;
    padding: 10px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 80%;
    margin: 0;
}

.sfFormCaptcha a.rcRefreshImage {
    color: #fff !important;
}

.RadCaptcha.RadCaptcha_Default.rcInvalid.sfFormCaptcha, .sfErrorSummary span {
    color: gold;
    font-size: 1.25em;
    line-height: 2em;
}

.sfFormCaptcha .sfTxtLbl {
    float: left;
    line-height: 0.75em;
    padding: 0;
    margin: 0;
    font-size: 1.0em;
    width: 100%;
}

.sfFormCaptcha input {
    width: 200px;
    padding: 10px;
}
/*input.RadInput {
    width: 200px;
    height:20px;
}*/
/* STORE =========================================================== */
ul.sfproductsList {
    margin: 0 auto;
}

    ul.sfproductsList li {
        position: relative;
        float: left;
        list-style-type: none;
        text-align: center;
        width: 260px;
        height: 260px;
        padding: 5px;
        border: 1px dotted #ccc;
        overflow: hidden;
        margin: 15px;
    }

h2.sfproductTitle {
    margin: 15px 0 0;
}

ul.sfproductsList li a {
    font-size: 0.7em;
    line-height: 1em;
}

ul.sfproductsList .sfproductPrice {
    font-size: 1em;
    font-weight: 600;
    color: #6188be;
    position: absolute;
    bottom: 12px;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.sfproductPrice.ipePrice {
    font-size: 1.5em;
    color: #555;
    font-weight: 500;
}

.sfTxt.sfQuantity, .sfItmQuantityCol .sfTxt {
    /*display:block;*/
    width: 50px;
    /*border:1px solid green;*/
    /*clear:right;*/
    margin-bottom: 15px;
}

.sfproductDescription {
    margin: 15px 0;
    padding: 10px;
    border-bottom: 1px dotted #555;
}

.sfAddToCartBtn {
    display: block;
    clear: left;
}

.sfSingleItmPriceCol, .sfItmPriceCol {
    text-align: right;
}

.sfItmQuantityCol {
    text-align: center;
}

    .sfItmQuantityCol .sfTxt {
        margin: 0 auto;
    }

.sfCheckoutBtn, .sfshoppingCartBtnsWrp {
    margin: 20px 0;
}

.sfcartSummaryWrp.sfcartSummarySimpleWrp {
    margin: 0 0 25px;
}
/* CHECKOUT ------------------ */
.IPEcheckout {
    color: #555;
}

    .IPEcheckout ul.rtsUL li {
        padding: 25px;
        background-color: #f7f7f7;
        font-size: 1.25em;
        text-transform: uppercase;
        border-bottom: 3px solid #999;
        margin-right: 1px;
    }

        .IPEcheckout ul.rtsUL li a:link {
            color: #555;
            /*display:block;
    width:100%;
    height:100%;*/
        }

        .IPEcheckout ul.rtsUL li a.rtsLink.sfStep1.rtsSelected {
            color: #6188be;
        }

        .IPEcheckout ul.rtsUL li:nth-child(2) {
            background-color: #e7e7e7;
        }

        .IPEcheckout ul.rtsUL li:nth-child(3) {
            background-color: #d7d7d7;
        }

        .IPEcheckout ul.rtsUL li:nth-child(4) {
            background-color: #c7c7c7;
        }

.sfcheckoutBillingFormWrp.sfcheckoutFormWrp {
    border: none;
}

ul.sfcheckoutFormList li {
    width: 100%;
}

    ul.sfcheckoutFormList li input.sfTxt, ul.sfcheckoutFormList li select {
        padding: 8px 5px;
        border-color: #e7e7e7;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin: 8px 0;
    }

    ul.sfcheckoutFormList li label.sfTxtLbl {
        display: inline-block;
        width: 125px;
    }

.sfApplyCouponBtn {
    padding: 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* MEDIA QUERIES */
@media only screen and (max-width:1366px) {
    .sf_cols.Ads {
        height: auto;
        line-height: normal;
        padding: 25px 0;
    }

        .sf_cols.Ads .alignRt, .sf_cols.Ads .AdsContentMiddle, .sf_cols.Ads .sf_colsOut.sf_3cols_3_33 {
            text-align: center;
        }

    .AdsBg {
        background: #6188be url("../Images/logo-Ads-mobile.png") 50% 50% no-repeat;
    }
  
    .Ads-Left-Float {
        float: none;
    }

    .Ads-Left {
        max-width: 100% !important;
    }

}
@media only screen and (max-width:1279px) {
    body {
        font-size: 90%;
    }

    .IPE-Home-Section2 {
        background-attachment: scroll;
    }

    /*.sf_cols.Ads {
        height: auto;
        line-height: normal;
        padding: 25px 0;
    }

        .sf_cols.Ads .alignRt, .sf_cols.Ads .AdsContentMiddle, .sf_cols.Ads .sf_colsOut.sf_3cols_3_33 {
            text-align: center;
        }*/

    /*.AdsBg {
        background: #6188be url("../Images/logo-Ads-mobile.png") 50% 50% no-repeat;
    }
   
   /* .Ads-Left-Float {
        float: none;
    }

    .Ads-Left {
        max-width: 100% !important;
    }*/

    #divFooter {
        padding-top: 25px;
        /*text-align: center;*/
        
    }

        #divFooter .sfContentBlock.Hdg-footer {
            padding: 35px 0 10px;
        }
        #divFooter .sf_cols.container {
            /*margin-left:10px;*/
           
        }
   
        .latin {
            font-size: 1.5em;
            /*line-height:1em;*/
        }

    ul.sfnewsList.sfnewsListTitleDateSummary.sflist {
        margin: 25px 0;
    }

    .sf_cols.menu-wrapper {
        position: relative;
        top: 1px;
        height: 20px;
        /*height:auto;*/
        z-index: 999;
        padding: 20px 0;
        font-size: 1em;
        background-color: #000;
        /*border:1px solid red;*/
    }

    
    .sfNavList {
        background-color: #000;
        padding-bottom: 25px;
    }

    .sfSel.k-link, .k-link {
        border-top: 1px solid #555;
    }

    .sfSel.k-link {
        border: none;
    }

    .k-group.k-menu-group {
        background-color: #666;
        border: none;
        width: 95%;
    }

    .sf_cols.navigation-Pgs {
        padding-bottom: 0;
    }

    .sf_cols.nav-autoWidth {
        max-width: 100% !important;
        text-align: center;
    }

    .nav-autoWidth .sfContentBlock img {
        float: none;
        clear: both;
        position: relative;
        margin: 0px 0 0 -50px;
        left: 50%;
    }

    h3.logo, .sf_cols.nav-autoWidth .sfContentBlock .Heading1 {
        float: left;
        width: 100%;
        line-height: 1.2em;
        padding-top: 5px;
    }

    .menu-wrapper-pgs {
        border-top: 1px solid #ccc;
        border-bottom: 2px solid #ccc;
        margin-top: 5%;
    }

    .mainMenu-pgs {
        margin-top: 1.5em;
        text-align: center;
    }

        .mainMenu-pgs .sfNavList {
            background-color: #d7d7d7;
        }

            .mainMenu-pgs .sfNavList a.k-link:hover {
                color: red;
            }

        .hamburger, .mainMenu-pgs .hamburger {
            position: relative;
            display: inline-block;
            width: 1.25em;
            height: 0.8em;
            margin-right: 0.3em;
            border-top: 0.2em solid #fff;
            border-bottom: 0.2em solid #fff;
        }

            .hamburger:before, .mainMenu-pgs .hamburger:before {
                content: "";
                position: absolute;
                top: 0.3em;
                left: 0px;
                width: 100%;
                border-top: 0.2em solid #fff;
            }

        .mainMenu-pgs .hamburger {
            border-top: 0.2em solid #e7e7e7;
            border-bottom: 0.2em solid #999;
        }

            .mainMenu-pgs .hamburger:before {
                border-top: 0.2em solid #ccc;
            }

    .sf_colsOut.sf_3cols_1_33, .sf_colsOut.sf_3cols_2_34, .sf_colsOut.sf_3cols_3_33 {
        text-align: center;
        margin: 0 auto;
        padding-bottom: 25px;
    }
}

@media only screen and (min-device-width:1024px) {
    .IPE-Home-Section2 {
        background-image: url("../Images/IPEONT-Section2BG.jpg");
        height: auto;
    }

    .IPE-Home-Section2-Tor {
        background-image: url("../Images/Tor-Section2BG.jpg");
        height: auto;
    }

    

    .roseOfdurham {
        background: #fff url("../Images/roseOfdurham.jpg") top left no-repeat;
    }
}
@media only screen and (min-width:960px) and (max-width:1024px) {
 #divFooter .sf_colsIn.sf_2cols_2in_75 .sfContentBlock, #divFooter .sf_colsOut.sf_3cols_1_33 {
        text-align: left;
        margin-left: 25px;
        margin-right: -25px;
    }
}
@media only screen and (min-width:1025px) {
   
    .boxFlex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        width: 100%;
    }

        .boxFlex .boxOutline, .boxFlex .boxOutline.mobile {
            margin-top: 0;
            -webkit-flex: 1 0 auto; /* Safari */
            -ms-flex: 1 0 auto; /* IE 10 */
            flex: 1 0 auto;
            /*flex-basis: auto; 
  flex-grow: 1;*/
            border: 1px solid #e5e4e4;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    .roseOfdurham {
        background: #fff url("../Images/roseOfdurham.jpg") top left no-repeat;
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .boxFlex .sf_colsOut.sf_3cols_1_33, .boxFlex .sf_colsOut.sf_3cols_2_34, .boxFlex .sf_colsOut.sf_3cols_3_33 {
        width: 48% !important;
    }
   
    /*.sf_colsOut.sf_3cols_1_33, .sf_colsOut.sf_3cols_2_34, .sf_colsOut.sf_3cols_3_33 {
        text-align: center;
        margin: 0 auto;
        padding-bottom: 25px;
    }*/

    /*#divFooter div {
        float: none;
        width: 100%;
    }*/

    #divFooter .sf_cols .sf_colsOut.sf_2cols_1_25, #divFooter .sf_colsOut.sf_2cols_2_75 {
        width: 100% !important;
    }
}
@media only screen and (max-width:960px) {
    .sfPlayerWrp .RadMediaPlayer.RadMediaPlayer_Default {
        margin: 0 auto;
    }
}
@media only screen and (max-width:768px) {
    .TwoCol-wrapper {
        display: block;
    }

    .twoCol-fullWidth-Rt, .twoCol-fullWidth-Rt-bgImg, ul.memExecListing, ul.branch.memExecListing-light {
        flex: unset;
    }

    .twoCol-fullWidth-Rt-bgImg {
        display: none;
    }

    ul.memExecListing li, ul.memExecListing-light li, ul.branch.memExecListing-light li {
        float: left;
        width: 100%;
    }

        ul.memExecListing li, ul.memExecListing-light li ul li {
            border: none;
        }

    ul.branch.memExecListing-light li {
        padding: 0;
    }

    .RadImageGallery_Default {
        width: 100% !important;
    }

    .IPE-Home-Section2-Tor, .IPE-Home-Section2 {
        height: auto;
    }
	
}


@media only screen and (min-width:720px) and (orientation:portrait) { /* make room for videos*/
    .IPE-Home-Section2 {
        height: auto !important;
    }
}

@media only screen and (max-width:600px) {
    .animateText { /* Header animation*/
        font-size: 60%;
    }
    .animateText .animate-button {
         top: 25%;
         left:5%;
    margin:0 auto 50px;
    }
    .animateText .animate-button a:link {
        display:inline;
        padding:5px 10px;
    }
  
    .sf_cols.slogan {
        line-height:normal;
    }
    .sf_cols.slogan-pgs {
        text-align: center;
    }
	.roseOfdurham {
        height:auto;
        font-size:1.75em;
        background-image:none;
        background-color:#e7e7e7;
    }
    .roseOfdurham img {
        max-width:200px;
    }
}




