﻿@charset "utf-8";
/* CSS Document */

.container_wrapper.myRewards {
    background: url(/cisiweb2/image/mycisi/myperksbglaunch.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
.container_wrapper.myRewards p {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0px 0px 30px #0000007a;
}
.rewardsWrapper {
    width: 100%;
    padding: 70px 0px 100px;
}
.container_wrapper.myRewards h1 {
    color: #fff;
    font-family: open sans;
    font-weight: bold;
    font-size: 40px;
    line-height: 1em;
    margin-top: 0px;
    text-shadow: 0px 0px 50px #0000004a;
}
.container_wrapper.myRewards .container {
	margin-bottom: -160px;
}
.container_wrapper.myRewards h2 {
    color: #fff;
    font-family: open sans;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 0px 0px 40px #0000007a;
}
.container_wrapper.myRewards .btn.btn-primary {
    background: #ea572c;
    color: #fff;
    border-color: #ea572c;
    font-weight: bold;
}
.accent {
    color: #ea572c;
}
@media (min-width: 768px) {
	.rewardsWrapper {
		width: 60%;
		padding: 70px 0px 100px;
	}
    .container_wrapper.myRewards h1 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 50px;
        line-height: 1em;
        margin-top: 0px;
        text-shadow: 0px 0px 50px #0000004a;
    }
    
    .container_wrapper.myRewards h2 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 20px;
        text-shadow: 0px 0px 40px #0000007a;
    }
}
@media (min-width: 992px) {
	.rewardsWrapper {
		width: 50%;
		padding: 70px 0px 100px;
	}
	.container_wrapper.myRewards {
		background: url(/cisiweb2/image/mycisi/myperksbglaunch.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: left center;
	}
    .container_wrapper.myRewards h1 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 60px;
        line-height: 1em;
        margin-top: 0px;
        text-shadow: 0px 0px 50px #0000004a;
    }
    
    .container_wrapper.myRewards h2 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 24px;
        text-shadow: 0px 0px 40px #0000007a;
    }
}
@media (min-width: 1200px) {
    .container_wrapper.myRewards h1 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 70px;
        line-height: 1em;
        margin-top: 0px;
        text-shadow: 0px 0px 50px #0000004a;
    }
    
    .container_wrapper.myRewards h2 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 30px;
        text-shadow: 0px 0px 40px #0000007a;
    }
}
@media (min-width: 1600px) {
    .container_wrapper.myRewards h1 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 90px;
        line-height: 1em;
        margin-top: 0px;
        text-shadow: 0px 0px 50px #0000004a;
    }
    
    .container_wrapper.myRewards h2 {
        color: #fff;
        font-family: open sans;
        font-weight: bold;
        font-size: 34px;
        text-shadow: 0px 0px 40px #0000007a;
    }
}


.introWrapper {
	background-image:url('/cisiweb2/image/membership/membershipbenefits.jpg');
}
.pageTabContainer .container-fluid {
	padding-left:0px;
	padding-right:0px;	
}
.pageTabContainer .pageTabs {
	background:#efefef;	
}

.imagePullRight {
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 0;
}
.cisitvImage {
    width: 100% !important;
}
.mainWrapper .container_wrapper.pageTabContainer {
    margin-bottom: 0 !important;
}
.mainWrapper .container_wrapper:last-child {
	margin-bottom: 40px !important;
}
.world {
	background-image:	url('/cisiweb2/image/membership/localnetworklarge4.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.world .sfContentBlock {
	padding:5% 0 10% 0%;	
}

.networkingIntro, .developIntro, .progressIntro {
	margin-bottom:10px !important;	
}
.conferences {
	margin-bottom:30px !important;	
}
.coursesWrapper {
	background-image:url('/cisiweb2/image/membership/courses.jpg');	
	background-size:cover;
	background-position:right 90%;
}
.coursesWrapper .sfContentBlock {
	padding:5% 0 9% 0%;
}

@media (min-width : 768px) {
    .cisitvImage {
        float: right;
        margin-left: 20px;
        width: 50% !important;
    }
}

@media (min-width : 1500px) {
    .cisitvImage {
        float: right;
        margin-left: 40px;
        width: 38% !important;
    }
}



@media (max-width : 1599px) {
	.publications img {
		width:380px;	
	}	
}

@media (max-width : 1199px) {

}

@media (max-width : 991px) {
	.world {
		background-position:40% 0;
	}
	.world .sfContentBlock {
		padding:5% 40% 8% 0%;	
	}
	.coursesWrapper .sfContentBlock {
		padding:5% 40% 8% 0%
	}
		.publications img {
		width:50%;
	}	

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

	.imrWrapper img {
		width:40%;	
		float:right !important;
		margin-left:40px !important;
		margin-right:0px !important;
	}
}

@media (max-width: 767px) {
/*	.nav-pills {
		width:250%;	
	}*/
	.world {
		background-position:0% 0;
	}
	.world .sfContentBlock {
		padding:5% 0% 10% 0%;
	/*	margin-left:-15px;	*/
	}	
	.coursesWrapper {
		background-size:auto 130%;
		background-position:0% 0;
	}
	.coursesWrapper .sfContentBlock {
		padding:5% 0% 10% 5%;
		margin-left:-15px;	
	}

}